mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
52b96fc22a
- Cleanup "tsCompilerOnMessage" by factoring out separate methods for each request type: * "compile" * "runtimeCompile" * "runtimeTranspile" - Simplify control flow of compiler workers by a) no longer calling "close()" in worker runtime after a single message; b) explicitly shutting down worker from host after a single message Co-authored-by: Ryan Dahl <ry@tinyclouds.org> |
||
---|---|---|
.. | ||
compiler_worker.rs | ||
js.rs | ||
json.rs | ||
mod.rs | ||
ts.rs | ||
wasm.rs | ||
wasm_wrap.js |