@next/swc-wasm-nodejs 16.2.1-canary.30 → 16.2.1-canary.32
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
|
@@ -422,7 +422,7 @@ function __wbg_get_imports() {
|
|
|
422
422
|
return ret;
|
|
423
423
|
},
|
|
424
424
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
425
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
425
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 4327, function: Function { arguments: [Externref], shim_idx: 420, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
426
426
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_235020ff9ac9cf73___closure__destroy___dyn_core_4b0d4602549cae5f___ops__function__FnMut__wasm_bindgen_235020ff9ac9cf73___JsValue____Output___core_4b0d4602549cae5f___result__Result_____wasm_bindgen_235020ff9ac9cf73___JsError___, wasm_bindgen_235020ff9ac9cf73___convert__closures_____invoke___wasm_bindgen_235020ff9ac9cf73___JsValue__core_4b0d4602549cae5f___result__Result_____wasm_bindgen_235020ff9ac9cf73___JsError___true_);
|
|
427
427
|
return ret;
|
|
428
428
|
},
|
package/wasm_bg.wasm
CHANGED
|
Binary file
|