mirror of
https://github.com/denoland/deno.git
synced 2024-12-01 16:51:13 -05:00
c7528240cb
This commit removes "deno_core::RuntimeOptions::extensions_with_js". Now it's embedders' responsibility to properly register extensions that will not contains JavaScript sources when running from an existing snapshot. Prerequisite for https://github.com/denoland/deno/pull/18080 |
||
---|---|---|
.. | ||
hello_runtime.js | ||
hello_runtime.rs |