mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
cf5a39a361
This PR removes op_cache and refactors how Deno interacts with TS compiler. Ultimate goal is to completely sandbox TS compiler worker; it should operate on simple request -> response basis. With this commit TS compiler no longer caches compiled sources as they are generated but rather collects all sources and sends them back to Rust when compilation is done. Additionally "Diagnostic" and its children got refactored to use "Deserialize" trait instead of manually implementing JSON deserialization.
2 lines
39 B
Text
2 lines
39 B
Text
undefined
|
|
[ "main.js.map", "main.js" ]
|