@cipherstash/protect-ffi 0.25.0 → 0.26.0
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.
|
@@ -742,12 +742,12 @@ export function __wbg_wasmclient_new(arg0) {
|
|
|
742
742
|
return ret;
|
|
743
743
|
}
|
|
744
744
|
export function __wbindgen_cast_0000000000000001(arg0, arg1) {
|
|
745
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
745
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 495, function: Function { arguments: [], shim_idx: 496, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
746
746
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h379cc5f9ba73967b, wasm_bindgen__convert__closures_____invoke__hc060a2339985e908);
|
|
747
747
|
return ret;
|
|
748
748
|
}
|
|
749
749
|
export function __wbindgen_cast_0000000000000002(arg0, arg1) {
|
|
750
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
750
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 543, function: Function { arguments: [Externref], shim_idx: 544, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
751
751
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h18e55ed08acd10aa, wasm_bindgen__convert__closures_____invoke__h425499e9ab8a95b4);
|
|
752
752
|
return ret;
|
|
753
753
|
}
|
|
Binary file
|