mirror of
https://github.com/denoland/deno.git
synced 2025-02-01 12:16:11 -05:00
32e5941d91
This is achieved by storing CJS export analysis ahead of time in the
executable, which should also improve the performance of `denort` by
this never being done anymore (I'm too lazy atm to bench this, but it
will be significant for some programs).
(cherry picked from commit
|
||
---|---|---|
.. | ||
binary.rs | ||
mod.rs | ||
virtual_fs.rs |