swc/tests/rust-plugins
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
..
swc_internal_plugin feat(plugin): Pass serialized ast to a wasm file (#3199) 2022-01-07 15:13:46 +09:00
.gitignore feat(plugin): Enable plugin support under experimental flag (#2894) 2021-11-28 17:02:14 +09:00