@swc/wasm-web 1.3.87 → 1.3.88
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-web.js +1 -1
- package/wasm-web_bg.wasm +0 -0
package/package.json
CHANGED
package/wasm-web.js
CHANGED
|
@@ -776,7 +776,7 @@ imports.wbg.__wbg_then_ec5db6d509eb475f = function(arg0, arg1) {
|
|
|
776
776
|
const ret = getObject(arg0).then(getObject(arg1));
|
|
777
777
|
return addHeapObject(ret);
|
|
778
778
|
};
|
|
779
|
-
imports.wbg.
|
|
779
|
+
imports.wbg.__wbindgen_closure_wrapper15417 = function(arg0, arg1, arg2) {
|
|
780
780
|
const ret = makeMutClosure(arg0, arg1, 225, __wbg_adapter_50);
|
|
781
781
|
return addHeapObject(ret);
|
|
782
782
|
};
|
package/wasm-web_bg.wasm
CHANGED
|
Binary file
|