mirror of
https://github.com/swc-project/swc.git
synced 2024-11-24 10:12:42 +03:00
245163a778
**Description:** Previously disabled cache (storing compiled module in memory) still doesn't work, so falling back to storing raw bytes and create new module each time. This is the same behavior to the wasm build's approach. Also minor improved caching root to include more information. Previous rustc didn't seem to work unfortunately, so removed but instead using plugin_runner's version. |
||
---|---|---|
.. | ||
benches | ||
scripts/instrument | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml |