mirror of
https://github.com/denoland/deno.git
synced 2024-11-23 15:16:54 -05:00
9efed4c7a3
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. |
||
---|---|---|
.. | ||
json_types.rs | ||
merge.rs | ||
mod.rs | ||
range_tree.rs |