@cartridge/controller-wasm 0.3.12 → 0.3.13
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
CHANGED
|
@@ -347,16 +347,16 @@ export function signerToGuid(signer) {
|
|
|
347
347
|
return takeObject(ret);
|
|
348
348
|
}
|
|
349
349
|
|
|
350
|
-
function
|
|
350
|
+
function __wbg_adapter_6(arg0, arg1, arg2) {
|
|
351
351
|
wasm.__wbindgen_export_5(arg0, arg1, addHeapObject(arg2));
|
|
352
352
|
}
|
|
353
353
|
|
|
354
|
-
function
|
|
355
|
-
wasm.__wbindgen_export_6(arg0, arg1
|
|
354
|
+
function __wbg_adapter_15(arg0, arg1) {
|
|
355
|
+
wasm.__wbindgen_export_6(arg0, arg1);
|
|
356
356
|
}
|
|
357
357
|
|
|
358
|
-
function
|
|
359
|
-
wasm.__wbindgen_export_7(arg0, arg1);
|
|
358
|
+
function __wbg_adapter_18(arg0, arg1, arg2) {
|
|
359
|
+
wasm.__wbindgen_export_7(arg0, arg1, addHeapObject(arg2));
|
|
360
360
|
}
|
|
361
361
|
|
|
362
362
|
function __wbg_adapter_276(arg0, arg1, arg2, arg3) {
|
|
@@ -2196,7 +2196,7 @@ export function __wbg_wbindgenthrow_451ec1a8469d7eb6(arg0, arg1) {
|
|
|
2196
2196
|
|
|
2197
2197
|
export function __wbindgen_cast_09156783ef72d99b(arg0, arg1) {
|
|
2198
2198
|
// Cast intrinsic for `Closure(Closure { dtor_idx: 998, function: Function { arguments: [Externref], shim_idx: 999, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2199
|
-
const ret = makeMutClosure(arg0, arg1, 998,
|
|
2199
|
+
const ret = makeMutClosure(arg0, arg1, 998, __wbg_adapter_6);
|
|
2200
2200
|
return addHeapObject(ret);
|
|
2201
2201
|
};
|
|
2202
2202
|
|
|
@@ -2208,7 +2208,7 @@ export function __wbindgen_cast_2241b6af4c4b2941(arg0, arg1) {
|
|
|
2208
2208
|
|
|
2209
2209
|
export function __wbindgen_cast_7ee5a51087797a77(arg0, arg1) {
|
|
2210
2210
|
// Cast intrinsic for `Closure(Closure { dtor_idx: 964, function: Function { arguments: [], shim_idx: 965, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2211
|
-
const ret = makeMutClosure(arg0, arg1, 964,
|
|
2211
|
+
const ret = makeMutClosure(arg0, arg1, 964, __wbg_adapter_15);
|
|
2212
2212
|
return addHeapObject(ret);
|
|
2213
2213
|
};
|
|
2214
2214
|
|
|
@@ -2220,7 +2220,7 @@ export function __wbindgen_cast_9ae0607507abb057(arg0) {
|
|
|
2220
2220
|
|
|
2221
2221
|
export function __wbindgen_cast_be6c52086ee82095(arg0, arg1) {
|
|
2222
2222
|
// Cast intrinsic for `Closure(Closure { dtor_idx: 15, function: Function { arguments: [NamedExternref("MessageEvent")], shim_idx: 16, ret: Unit, inner_ret: Some(Unit) }, mutable: false }) -> Externref`.
|
|
2223
|
-
const ret = makeClosure(arg0, arg1, 15,
|
|
2223
|
+
const ret = makeClosure(arg0, arg1, 15, __wbg_adapter_18);
|
|
2224
2224
|
return addHeapObject(ret);
|
|
2225
2225
|
};
|
|
2226
2226
|
|
|
Binary file
|
|
@@ -277,11 +277,11 @@ export function signerToGuid(signer) {
|
|
|
277
277
|
return takeObject(ret);
|
|
278
278
|
}
|
|
279
279
|
|
|
280
|
-
function
|
|
280
|
+
function __wbg_adapter_4(arg0, arg1) {
|
|
281
281
|
wasm.__wbindgen_export_5(arg0, arg1);
|
|
282
282
|
}
|
|
283
283
|
|
|
284
|
-
function
|
|
284
|
+
function __wbg_adapter_13(arg0, arg1, arg2) {
|
|
285
285
|
wasm.__wbindgen_export_6(arg0, arg1, addHeapObject(arg2));
|
|
286
286
|
}
|
|
287
287
|
|
|
@@ -1167,7 +1167,7 @@ export function __wbindgen_cast_2241b6af4c4b2941(arg0, arg1) {
|
|
|
1167
1167
|
|
|
1168
1168
|
export function __wbindgen_cast_90f1d8883a9ae70e(arg0, arg1) {
|
|
1169
1169
|
// Cast intrinsic for `Closure(Closure { dtor_idx: 499, function: Function { arguments: [Externref], shim_idx: 500, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1170
|
-
const ret = makeMutClosure(arg0, arg1, 499,
|
|
1170
|
+
const ret = makeMutClosure(arg0, arg1, 499, __wbg_adapter_13);
|
|
1171
1171
|
return addHeapObject(ret);
|
|
1172
1172
|
};
|
|
1173
1173
|
|
|
@@ -1185,7 +1185,7 @@ export function __wbindgen_cast_d6cd19b81560fd6e(arg0) {
|
|
|
1185
1185
|
|
|
1186
1186
|
export function __wbindgen_cast_e585a18257edad45(arg0, arg1) {
|
|
1187
1187
|
// Cast intrinsic for `Closure(Closure { dtor_idx: 465, function: Function { arguments: [], shim_idx: 466, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1188
|
-
const ret = makeMutClosure(arg0, arg1, 465,
|
|
1188
|
+
const ret = makeMutClosure(arg0, arg1, 465, __wbg_adapter_4);
|
|
1189
1189
|
return addHeapObject(ret);
|
|
1190
1190
|
};
|
|
1191
1191
|
|
|
Binary file
|