mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -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. |
||
---|---|---|
.. | ||
collectors.rs | ||
definitions.rs | ||
execution.rs | ||
lsp_custom.rs | ||
mod.rs | ||
server.rs |