diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2020-03-05 11:13:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-05 11:13:10 +0100 |
commit | 52b96fc22a93c804702617f20d24ed115fd5a780 (patch) | |
tree | c6e82803b29a2d08662a73b3e85c7bd0821724c1 /cli/ops/files.rs | |
parent | 159de0245d1924cdc0f007d96bfbfdab85f08ded (diff) |
refactor: cleanup compiler runtimes (#4230)
- 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>
Diffstat (limited to 'cli/ops/files.rs')
0 files changed, 0 insertions, 0 deletions