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 |
||
---|---|---|
.. | ||
30_fs.js | ||
Cargo.toml | ||
lib.rs | ||
README.md |
deno_fs
This crate provides ops for interacting with the file system.