@next/swc-wasm-web 16.3.0-canary.78 → 16.3.0-canary.80
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
|
@@ -412,7 +412,7 @@ function __wbg_get_imports() {
|
|
|
412
412
|
return ret;
|
|
413
413
|
},
|
|
414
414
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
415
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
415
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 4288, function: Function { arguments: [Externref], shim_idx: 425, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
416
416
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c419f57c1d2bb4af___closure__destroy___dyn_core_44cac5f549517415___ops__function__FnMut__wasm_bindgen_c419f57c1d2bb4af___JsValue____Output___core_44cac5f549517415___result__Result_____wasm_bindgen_c419f57c1d2bb4af___JsError___, wasm_bindgen_c419f57c1d2bb4af___convert__closures_____invoke___wasm_bindgen_c419f57c1d2bb4af___JsValue__core_44cac5f549517415___result__Result_____wasm_bindgen_c419f57c1d2bb4af___JsError___true_);
|
|
417
417
|
return ret;
|
|
418
418
|
},
|
package/wasm_bg.wasm
CHANGED
|
Binary file
|