swc/crates
OJ Kwon 245163a778
feat(plugin/runner): Improve caching (#7341)
**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.
2023-04-29 11:14:21 +00:00
..
ast_node chore: Publish crates 2023-04-13 05:52:04 +00:00
better_scoped_tls
binding_macros chore: Publish crates 2023-04-26 01:25:19 +00:00
dbg-swc chore: Publish crates 2023-04-26 01:25:19 +00:00
from_variant chore(cargo): Refactor Cargo.toml to reduce merge conflict (#7139) 2023-03-24 13:46:42 +09:00
jsdoc chore: Publish crates 2023-04-24 09:25:42 +00:00
preset_env_base chore: Publish crates 2023-04-19 06:26:19 +00:00
string_enum chore: Publish crates 2023-03-27 04:31:35 +00:00
swc chore: Publish crates 2023-04-26 01:25:19 +00:00
swc_atoms chore: Publish crates 2023-04-13 08:41:47 +00:00
swc_bundler chore: Publish crates 2023-04-26 01:25:19 +00:00
swc_cached chore: Publish crates 2022-10-11 11:23:16 +00:00
swc_common chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_config chore(cargo): Refactor Cargo.toml to reduce merge conflict (#7139) 2023-03-24 13:46:42 +09:00
swc_config_macro chore(cargo): Refactor Cargo.toml to reduce merge conflict (#7139) 2023-03-24 13:46:42 +09:00
swc_core chore: Publish crates 2023-04-26 01:25:19 +00:00
swc_css chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_css_ast chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_css_codegen chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_css_codegen_macros chore(cargo): Refactor Cargo.toml to reduce merge conflict (#7139) 2023-03-24 13:46:42 +09:00
swc_css_compat chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_css_lints chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_css_minifier chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_css_modules chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_css_parser chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_css_prefixer chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_css_utils chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_css_visit chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_ecma_ast chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_ecma_codegen chore: Publish crates 2023-04-26 01:25:19 +00:00
swc_ecma_codegen_macros chore(cargo): Refactor Cargo.toml to reduce merge conflict (#7139) 2023-03-24 13:46:42 +09:00
swc_ecma_dep_graph chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_ecma_ext_transforms chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_ecma_lints chore: Publish crates 2023-04-26 01:25:19 +00:00
swc_ecma_loader chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_ecma_minifier chore: Publish crates 2023-04-26 01:25:19 +00:00
swc_ecma_parser test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
swc_ecma_preset_env chore: Publish crates 2023-04-26 01:25:19 +00:00
swc_ecma_quote chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_ecma_quote_macros chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_ecma_testing chore: Publish crates 2022-12-01 05:26:50 +09:00
swc_ecma_transforms chore: Publish crates 2023-04-26 01:25:19 +00:00
swc_ecma_transforms_base chore: Publish crates 2023-04-26 01:25:19 +00:00
swc_ecma_transforms_classes chore: Publish crates 2023-04-26 01:25:19 +00:00
swc_ecma_transforms_compat chore: Publish crates 2023-04-26 01:25:19 +00:00
swc_ecma_transforms_macros chore(cargo): Refactor Cargo.toml to reduce merge conflict (#7139) 2023-03-24 13:46:42 +09:00
swc_ecma_transforms_module chore: Publish crates 2023-04-26 01:25:19 +00:00
swc_ecma_transforms_optimization chore: Publish crates 2023-04-26 01:25:19 +00:00
swc_ecma_transforms_proposal chore: Publish crates 2023-04-26 01:25:19 +00:00
swc_ecma_transforms_react chore: Publish crates 2023-04-26 01:25:19 +00:00
swc_ecma_transforms_testing chore: Publish crates 2023-04-26 01:25:19 +00:00
swc_ecma_transforms_typescript chore: Publish crates 2023-04-26 01:25:19 +00:00
swc_ecma_usage_analyzer chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_ecma_utils chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_ecma_visit chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_ecmascript chore: Publish crates 2023-04-26 01:25:19 +00:00
swc_eq_ignore_macros
swc_error_reporters chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_estree_ast chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_estree_compat chore: Publish crates 2023-04-26 01:25:19 +00:00
swc_fast_graph chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_graph_analyzer chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_html chore: Publish crates 2023-04-26 01:25:19 +00:00
swc_html_ast chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_html_codegen chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_html_codegen_macros chore(cargo): Refactor Cargo.toml to reduce merge conflict (#7139) 2023-03-24 13:46:42 +09:00
swc_html_minifier chore: Publish crates 2023-04-26 01:25:19 +00:00
swc_html_parser chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_html_utils chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_html_visit chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_macros_common chore: Publish crates 2023-03-23 09:19:33 +00:00
swc_node_base chore: Publish crates 2022-10-24 03:58:37 +00:00
swc_node_bundler chore: Publish crates 2023-04-26 01:25:19 +00:00
swc_node_comments chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_nodejs_common chore: Publish crates 2023-02-14 03:16:15 +00:00
swc_plugin feat(plugin/runner): Update wasmer to v3 (#7197) 2023-04-10 03:40:25 +00:00
swc_plugin_macro chore: Publish crates 2023-03-30 08:08:20 +00:00
swc_plugin_proxy chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_plugin_runner feat(plugin/runner): Improve caching (#7341) 2023-04-29 11:14:21 +00:00
swc_plugin_testing
swc_timer chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_trace_macro
swc_visit chore(cargo): Refactor Cargo.toml to reduce merge conflict (#7139) 2023-03-24 13:46:42 +09:00
swc_visit_macros chore(cargo): Refactor Cargo.toml to reduce merge conflict (#7139) 2023-03-24 13:46:42 +09:00
swc_xml chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_xml_ast chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_xml_codegen chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_xml_codegen_macros chore(cargo): Refactor Cargo.toml to reduce merge conflict (#7139) 2023-03-24 13:46:42 +09:00
swc_xml_parser chore: Publish crates 2023-04-24 09:25:42 +00:00
swc_xml_visit chore: Publish crates 2023-04-24 09:25:42 +00:00
testing chore: Publish crates 2023-04-24 09:25:42 +00:00
testing_macros chore: Publish crates 2023-03-23 09:19:33 +00:00