diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2022-11-27 00:58:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-27 00:58:23 +0100 |
commit | 28b5a7e2ec519e6c1ff928d57368c0d8741a8bb4 (patch) | |
tree | 791f02bb6b41cfa250e56a07c64a1d75010de033 /core/examples/wasm.rs | |
parent | d4f659d1d3caa550dfc15ca9e62d4ad6a31db7ac (diff) |
feat(core): support initializing extensions with and without JS (#16789)
This commit allows to execute more JS code from extensions when
creating a snapshot from an existing snapshot.
"deno_core::RuntimeOptions::extensions_with_js" field was added
that is used to pass a list of extensions whose both "ops" and
associated JS source should be executed upon start.
Co-authored-by: crowlkats <crowlkats@toaxl.com>
Diffstat (limited to 'core/examples/wasm.rs')
0 files changed, 0 insertions, 0 deletions