jazz-wasm 2.0.0-alpha.38 → 2.0.0-alpha.39
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/pkg/jazz_wasm.js +1 -1
- package/pkg/jazz_wasm_bg.wasm +0 -0
package/package.json
CHANGED
package/pkg/jazz_wasm.js
CHANGED
|
@@ -2218,7 +2218,7 @@ function __wbg_get_imports() {
|
|
|
2218
2218
|
return ret;
|
|
2219
2219
|
},
|
|
2220
2220
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
2221
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("CloseEvent")], shim_idx:
|
|
2221
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("CloseEvent")], shim_idx: 544, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2222
2222
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hf7ddf3622752ec36);
|
|
2223
2223
|
return ret;
|
|
2224
2224
|
},
|
package/pkg/jazz_wasm_bg.wasm
CHANGED
|
Binary file
|