@xmtp/wasm-bindings 1.10.0-dev.6a6ac80 → 1.10.0-dev.82e8ff4
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
|
@@ -3966,22 +3966,22 @@ function __wbg_get_imports() {
|
|
|
3966
3966
|
return ret;
|
|
3967
3967
|
}, arguments); },
|
|
3968
3968
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
3969
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
3969
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 7144, function: Function { arguments: [], shim_idx: 7145, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
3970
3970
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__he86c9d9bb368f43f, wasm_bindgen__convert__closures_____invoke__h7478175f8808d1fa);
|
|
3971
3971
|
return ret;
|
|
3972
3972
|
},
|
|
3973
3973
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
3974
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
3974
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 7337, function: Function { arguments: [], shim_idx: 7338, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
3975
3975
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h213ec6c0cfaa8daa, wasm_bindgen__convert__closures_____invoke__h7d2ee1dee7ec118b);
|
|
3976
3976
|
return ret;
|
|
3977
3977
|
},
|
|
3978
3978
|
__wbindgen_cast_0000000000000003: function(arg0, arg1) {
|
|
3979
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
3979
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 7507, function: Function { arguments: [], shim_idx: 7508, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
3980
3980
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h006fa4718e4400fc, wasm_bindgen__convert__closures_____invoke__h48de3f26adb3eb8d);
|
|
3981
3981
|
return ret;
|
|
3982
3982
|
},
|
|
3983
3983
|
__wbindgen_cast_0000000000000004: function(arg0, arg1) {
|
|
3984
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
3984
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 7899, function: Function { arguments: [Externref], shim_idx: 7900, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
3985
3985
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__hd56fbfc240f3eed8, wasm_bindgen__convert__closures_____invoke__h01ab1ec45c07a95b);
|
|
3986
3986
|
return ret;
|
|
3987
3987
|
},
|
|
Binary file
|