swc/tests
OJ Kwon 92de2c7884
feat(plugin): Pass serialized ast to a wasm file (#3199)
swc_common:
 - Use correct cargo feature for plugin apis.

swc_plugin:
 - Add hidden functions required for memory operations from host.

swc_plugin_runner:
 - Pass serialized AST to a wasm file.
2022-01-07 15:13:46 +09:00
..
integration chore: Organize project (#1849) 2021-06-24 17:01:21 +09:00
rust-plugins feat(plugin): Pass serialized ast to a wasm file (#3199) 2022-01-07 15:13:46 +09:00
srcmap chore: Publish crates 2021-11-10 13:58:42 +09:00