mirror of
https://github.com/denoland/deno.git
synced 2024-12-21 23:04:45 -05:00
d1685b120b
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 |