mirror of
https://github.com/denoland/deno.git
synced 2025-03-04 09:57:11 -05:00
![]() 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
|
||
---|---|---|
.. | ||
build.rs | ||
Cargo.toml | ||
lib.rs | ||
README.md | ||
shared.rs |
deno_snapshots
v8 snapshot used in the Deno CLI.