@rivetkit/rivetkit-wasm 0.0.0-pr.4952.43f6721 → 0.0.0-runner-config-drain-grace-threshold.e1be3d6
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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rivetkit/rivetkit-wasm",
|
|
3
|
-
"version": "0.0.0-
|
|
3
|
+
"version": "0.0.0-runner-config-drain-grace-threshold.e1be3d6",
|
|
4
4
|
"description": "WebAssembly bindings for RivetKit core on edge JavaScript runtimes",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"type": "module",
|
package/pkg/rivetkit_wasm.d.ts
CHANGED
|
@@ -244,9 +244,9 @@ export interface InitOutput {
|
|
|
244
244
|
readonly __wbindgen_free: (a: number, b: number, c: number) => void;
|
|
245
245
|
readonly __wbindgen_export_6: WebAssembly.Table;
|
|
246
246
|
readonly __externref_table_dealloc: (a: number) => void;
|
|
247
|
-
readonly
|
|
248
|
-
readonly
|
|
249
|
-
readonly
|
|
247
|
+
readonly closure1602_externref_shim: (a: number, b: number, c: any) => void;
|
|
248
|
+
readonly closure1805_externref_shim: (a: number, b: number, c: any) => void;
|
|
249
|
+
readonly closure2018_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
250
250
|
readonly __wbindgen_start: () => void;
|
|
251
251
|
}
|
|
252
252
|
|
package/pkg/rivetkit_wasm.js
CHANGED
|
@@ -275,15 +275,15 @@ export function bridgeRivetErrorPrefix() {
|
|
|
275
275
|
}
|
|
276
276
|
|
|
277
277
|
function __wbg_adapter_46(arg0, arg1, arg2) {
|
|
278
|
-
wasm.
|
|
278
|
+
wasm.closure1602_externref_shim(arg0, arg1, arg2);
|
|
279
279
|
}
|
|
280
280
|
|
|
281
281
|
function __wbg_adapter_55(arg0, arg1, arg2) {
|
|
282
|
-
wasm.
|
|
282
|
+
wasm.closure1805_externref_shim(arg0, arg1, arg2);
|
|
283
283
|
}
|
|
284
284
|
|
|
285
285
|
function __wbg_adapter_224(arg0, arg1, arg2, arg3) {
|
|
286
|
-
wasm.
|
|
286
|
+
wasm.closure2018_externref_shim(arg0, arg1, arg2, arg3);
|
|
287
287
|
}
|
|
288
288
|
|
|
289
289
|
const __wbindgen_enum_BinaryType = ["blob", "arraybuffer"];
|
|
@@ -1767,24 +1767,24 @@ function __wbg_get_imports() {
|
|
|
1767
1767
|
const ret = false;
|
|
1768
1768
|
return ret;
|
|
1769
1769
|
};
|
|
1770
|
-
imports.wbg.
|
|
1771
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1770
|
+
imports.wbg.__wbindgen_closure_wrapper3785 = function(arg0, arg1, arg2) {
|
|
1771
|
+
const ret = makeMutClosure(arg0, arg1, 1603, __wbg_adapter_46);
|
|
1772
1772
|
return ret;
|
|
1773
1773
|
};
|
|
1774
|
-
imports.wbg.
|
|
1775
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1774
|
+
imports.wbg.__wbindgen_closure_wrapper3787 = function(arg0, arg1, arg2) {
|
|
1775
|
+
const ret = makeMutClosure(arg0, arg1, 1603, __wbg_adapter_46);
|
|
1776
1776
|
return ret;
|
|
1777
1777
|
};
|
|
1778
|
-
imports.wbg.
|
|
1779
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1778
|
+
imports.wbg.__wbindgen_closure_wrapper3789 = function(arg0, arg1, arg2) {
|
|
1779
|
+
const ret = makeMutClosure(arg0, arg1, 1603, __wbg_adapter_46);
|
|
1780
1780
|
return ret;
|
|
1781
1781
|
};
|
|
1782
|
-
imports.wbg.
|
|
1783
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1782
|
+
imports.wbg.__wbindgen_closure_wrapper3791 = function(arg0, arg1, arg2) {
|
|
1783
|
+
const ret = makeMutClosure(arg0, arg1, 1603, __wbg_adapter_46);
|
|
1784
1784
|
return ret;
|
|
1785
1785
|
};
|
|
1786
|
-
imports.wbg.
|
|
1787
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1786
|
+
imports.wbg.__wbindgen_closure_wrapper4389 = function(arg0, arg1, arg2) {
|
|
1787
|
+
const ret = makeMutClosure(arg0, arg1, 1806, __wbg_adapter_55);
|
|
1788
1788
|
return ret;
|
|
1789
1789
|
};
|
|
1790
1790
|
imports.wbg.__wbindgen_debug_string = function(arg0, arg1) {
|
|
Binary file
|
|
@@ -110,7 +110,7 @@ export const __wbindgen_export_4: WebAssembly.Table;
|
|
|
110
110
|
export const __wbindgen_free: (a: number, b: number, c: number) => void;
|
|
111
111
|
export const __wbindgen_export_6: WebAssembly.Table;
|
|
112
112
|
export const __externref_table_dealloc: (a: number) => void;
|
|
113
|
-
export const
|
|
114
|
-
export const
|
|
115
|
-
export const
|
|
113
|
+
export const closure1602_externref_shim: (a: number, b: number, c: any) => void;
|
|
114
|
+
export const closure1805_externref_shim: (a: number, b: number, c: any) => void;
|
|
115
|
+
export const closure2018_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
116
116
|
export const __wbindgen_start: () => void;
|