swc/crates/swc_plugin_runner/src
2023-05-22 03:21:50 +00:00
..
imported_fn feat(plugin): Add versioned wrapper struct (#7382) 2023-05-15 03:17:31 +00:00
cache.rs feat(plugin/runner): Enable in-memory precompiled module cache (#7420) 2023-05-20 03:58:55 +00:00
host_environment.rs feat(plugin/runner): Update wasmer to v3 (#7197) 2023-04-10 03:40:25 +00:00
lib.rs refactor(plugin/runner): Revise cache, module loading (#7408) 2023-05-18 07:05:39 +00:00
memory_interop.rs feat(plugin): Add versioned wrapper struct (#7382) 2023-05-15 03:17:31 +00:00
plugin_module_bytes.rs refactor(plugin/runner): Add attributes to the module bytes (#7419) 2023-05-20 04:46:09 +00:00
transform_executor.rs fix(es/compat): Fix destructuring handling of block_scoping (#7425) 2023-05-22 03:21:50 +00:00