mirror of
https://github.com/denoland/deno.git
synced 2024-12-01 16:51:13 -05:00
6df6024506
This removes `ProcState` and replaces it with a new `CliFactory` which initializes our "service structs" on demand. This isn't a performance improvement at the moment for `deno run`, but might unlock performance improvements in the future. |
||
---|---|---|
.. | ||
analyze.rs | ||
build.rs | ||
import_map.rs | ||
mappings.rs | ||
mod.rs | ||
specifiers.rs | ||
test.rs |