swc/crates/swc_plugin_runner/src
Donny/강동윤 899021e440
fix(es/plugin): Disable SIMD (#6163)
**Description:**

This PR disables SIMD for all hosts because wasmer cache is not portable.
2022-10-15 05:18:19 +00:00
..
imported_fn feat(es/plugin): Provide swc_core diagnostic from plugin (#5591) 2022-08-22 23:48:50 +00:00
cache.rs fix(es/plugin): Disable SIMD (#6163) 2022-10-15 05:18:19 +00:00
host_environment.rs fix(es/plugin/runner): Revert wasmer@3 (#5521) 2022-08-17 05:18:56 +00:00
lib.rs refactor(es/plugin): Fix lints (#5801) 2022-09-10 12:50:54 +09:00
load_plugin.rs feat(es/plugin): Provide swc_core diagnostic from plugin (#5591) 2022-08-22 23:48:50 +00:00
memory_interop.rs fix(es/plugin/runner): Revert wasmer@3 (#5521) 2022-08-17 05:18:56 +00:00
transform_executor.rs build(rustc): Update rustc (#5943) 2022-09-24 03:33:47 +00:00