swc/crates/swc_common
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
..
benches refactor: Flatten more packages (#2706) 2021-11-10 16:39:01 +09:00
examples refactor: Flatten more packages (#2706) 2021-11-10 16:39:01 +09:00
src feat(plugin): Pass serialized ast to a wasm file (#3199) 2022-01-07 15:13:46 +09:00
tests feat(es/ast): Add rkyv support (#3166) 2022-01-02 16:23:37 +09:00
Cargo.toml chore: Publish crates 2022-01-04 19:29:50 +09:00