@next/swc-wasm-web 13.2.2 → 13.2.3-canary.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/wasm.js +1 -1
- package/wasm_bg.wasm +0 -0
package/package.json
CHANGED
package/wasm.js
CHANGED
|
@@ -709,7 +709,7 @@ imports.wbg.__wbindgen_cb_drop = function(arg0) {
|
|
|
709
709
|
const ret = false;
|
|
710
710
|
return ret;
|
|
711
711
|
};
|
|
712
|
-
imports.wbg.
|
|
712
|
+
imports.wbg.__wbindgen_closure_wrapper23104 = function(arg0, arg1, arg2) {
|
|
713
713
|
const ret = makeMutClosure(arg0, arg1, 269, __wbg_adapter_46);
|
|
714
714
|
return addHeapObject(ret);
|
|
715
715
|
};
|
package/wasm_bg.wasm
CHANGED
|
Binary file
|