esbuild-plugin-wasm icon indicating copy to clipboard operation
esbuild-plugin-wasm copied to clipboard

cjs?

Open yisar opened this issue 3 years ago • 2 comments

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);

yisar avatar Jul 09 '21 02:07 yisar