mirror of
https://github.com/denoland/deno.git
synced 2025-02-22 05:12:55 -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
|
||
---|---|---|
.. | ||
npm | ||
Cargo.toml | ||
cjs.rs | ||
clippy.toml | ||
lib.rs | ||
README.md | ||
sloppy_imports.rs | ||
sync.rs |
deno_resolver
Deno resolution algorithm.