mirror of
https://github.com/denoland/deno.git
synced 2025-10-02 23:24:37 +00:00
![]() Source code is now not cloned anymore between eszip and deno_core, as eszip now returns `Arc<[u8]>`, that can be trivially casted into `Arc<str>`, which `deno_core` can consume without copying. |
||
---|---|---|
.. | ||
binary.rs | ||
file_system.rs | ||
mod.rs | ||
virtual_fs.rs |