swc/crates/swc_plugin_runner/src
Donny/강동윤 84cec8766d
refactor(atoms): Remove usage of js_word! to drop string-cache (#7976)
**Description:**

This PR is to prepare removal of `string-cache`. Actually, this PR does not remove it. Instead, this PR only removes direct usages of `js_word!`s, especially in patterns.



**Related issue:**

 - #4946.
2023-10-08 00:39:51 +00:00
..
imported_fn feat(plugin): Add versioned wrapper struct (#7382) 2023-05-15 03:17:31 +00:00
cache.rs fix(plugin/runner): Use fs cache properly (#7748) 2023-08-03 22:20:51 +00:00
host_environment.rs feat(plugin/runner): Update wasmer to v3 (#7197) 2023-04-10 03:40:25 +00:00
lib.rs feat(plugin/runner): Update wasmer to v4 (#7576) 2023-06-24 01:28:50 +00:00
memory_interop.rs feat(plugin): Add versioned wrapper struct (#7382) 2023-05-15 03:17:31 +00:00
plugin_module_bytes.rs feat(plugin/runner): Share runtime Engine (#7590) 2023-06-29 01:56:55 +00:00
transform_executor.rs refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
wasix_runtime.rs feat(es/codegen): Add an option to print assert for import attributes (#7914) 2023-09-05 21:24:25 +09:00