esbuild-plugin-wasm
esbuild-plugin-wasm copied to clipboard
cjs?
wasm-module:D:\Users\changhaozhao\Desktop\132\node_swc\pkg\node_swc_bg.wasm:41:44: error: Top-level await is currently not supported with the "cjs" output format
41 │ export const { instance, module } = await loadWasm(wasmModule, imports);