@xmtp/wasm-bindings 1.10.0-dev.680d192 → 1.10.0-dev.7ce88dd
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/dist/bindings_wasm.js
CHANGED
|
@@ -3454,17 +3454,17 @@ function __wbg_get_imports() {
|
|
|
3454
3454
|
return ret;
|
|
3455
3455
|
},
|
|
3456
3456
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
3457
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
3457
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 7286, function: Function { arguments: [], shim_idx: 7287, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
3458
3458
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__ha0e8fabffbde5a75, wasm_bindgen__convert__closures_____invoke__hc7cbde6e4b659782);
|
|
3459
3459
|
return ret;
|
|
3460
3460
|
},
|
|
3461
3461
|
__wbindgen_cast_0000000000000003: function(arg0, arg1) {
|
|
3462
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
3462
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 7446, function: Function { arguments: [], shim_idx: 7447, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
3463
3463
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h580b2c22888073c1, wasm_bindgen__convert__closures_____invoke__hb319faf0153cb912);
|
|
3464
3464
|
return ret;
|
|
3465
3465
|
},
|
|
3466
3466
|
__wbindgen_cast_0000000000000004: function(arg0, arg1) {
|
|
3467
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
3467
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 7483, function: Function { arguments: [Externref], shim_idx: 7484, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
3468
3468
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h8818735ce6b8834b, wasm_bindgen__convert__closures_____invoke__hcc62c9bf57b4ac74);
|
|
3469
3469
|
return ret;
|
|
3470
3470
|
},
|
|
Binary file
|