@rivetkit/rivetkit-wasm 2.3.11-rc.5 → 2.3.11-rc.6

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": "2.3.11-rc.5",
3
+ "version": "2.3.11-rc.6",
4
4
  "description": "WebAssembly bindings for RivetKit core on edge JavaScript runtimes",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",
@@ -39,5 +39,10 @@
39
39
  "devDependencies": {
40
40
  "typescript": "^5.9.2",
41
41
  "wasm-pack": "0.15.0"
42
+ },
43
+ "repository": {
44
+ "type": "git",
45
+ "url": "https://github.com/rivet-dev/actors.git",
46
+ "directory": "rivetkit-typescript/packages/rivetkit-wasm"
42
47
  }
43
48
  }
@@ -287,9 +287,9 @@ export interface InitOutput {
287
287
  readonly __wbindgen_free: (a: number, b: number, c: number) => void;
288
288
  readonly __wbindgen_export_6: WebAssembly.Table;
289
289
  readonly __externref_table_dealloc: (a: number) => void;
290
- readonly closure1942_externref_shim: (a: number, b: number, c: any) => void;
291
- readonly closure2303_externref_shim: (a: number, b: number, c: any) => void;
292
- readonly closure2536_externref_shim: (a: number, b: number, c: any, d: any) => void;
290
+ readonly closure1943_externref_shim: (a: number, b: number, c: any) => void;
291
+ readonly closure2304_externref_shim: (a: number, b: number, c: any) => void;
292
+ readonly closure2537_externref_shim: (a: number, b: number, c: any, d: any) => void;
293
293
  readonly __wbindgen_start: () => void;
294
294
  }
295
295
 
@@ -274,15 +274,15 @@ function takeFromExternrefTable0(idx) {
274
274
  return value;
275
275
  }
276
276
  function __wbg_adapter_50(arg0, arg1, arg2) {
277
- wasm.closure1942_externref_shim(arg0, arg1, arg2);
277
+ wasm.closure1943_externref_shim(arg0, arg1, arg2);
278
278
  }
279
279
 
280
280
  function __wbg_adapter_59(arg0, arg1, arg2) {
281
- wasm.closure2303_externref_shim(arg0, arg1, arg2);
281
+ wasm.closure2304_externref_shim(arg0, arg1, arg2);
282
282
  }
283
283
 
284
284
  function __wbg_adapter_285(arg0, arg1, arg2, arg3) {
285
- wasm.closure2536_externref_shim(arg0, arg1, arg2, arg3);
285
+ wasm.closure2537_externref_shim(arg0, arg1, arg2, arg3);
286
286
  }
287
287
 
288
288
  const __wbindgen_enum_BinaryType = ["blob", "arraybuffer"];
@@ -2003,24 +2003,24 @@ function __wbg_get_imports() {
2003
2003
  const ret = false;
2004
2004
  return ret;
2005
2005
  };
2006
- imports.wbg.__wbindgen_closure_wrapper4743 = function(arg0, arg1, arg2) {
2007
- const ret = makeMutClosure(arg0, arg1, 1943, __wbg_adapter_50);
2006
+ imports.wbg.__wbindgen_closure_wrapper4744 = function(arg0, arg1, arg2) {
2007
+ const ret = makeMutClosure(arg0, arg1, 1944, __wbg_adapter_50);
2008
2008
  return ret;
2009
2009
  };
2010
- imports.wbg.__wbindgen_closure_wrapper4745 = function(arg0, arg1, arg2) {
2011
- const ret = makeMutClosure(arg0, arg1, 1943, __wbg_adapter_50);
2010
+ imports.wbg.__wbindgen_closure_wrapper4746 = function(arg0, arg1, arg2) {
2011
+ const ret = makeMutClosure(arg0, arg1, 1944, __wbg_adapter_50);
2012
2012
  return ret;
2013
2013
  };
2014
- imports.wbg.__wbindgen_closure_wrapper4747 = function(arg0, arg1, arg2) {
2015
- const ret = makeMutClosure(arg0, arg1, 1943, __wbg_adapter_50);
2014
+ imports.wbg.__wbindgen_closure_wrapper4748 = function(arg0, arg1, arg2) {
2015
+ const ret = makeMutClosure(arg0, arg1, 1944, __wbg_adapter_50);
2016
2016
  return ret;
2017
2017
  };
2018
- imports.wbg.__wbindgen_closure_wrapper4749 = function(arg0, arg1, arg2) {
2019
- const ret = makeMutClosure(arg0, arg1, 1943, __wbg_adapter_50);
2018
+ imports.wbg.__wbindgen_closure_wrapper4750 = function(arg0, arg1, arg2) {
2019
+ const ret = makeMutClosure(arg0, arg1, 1944, __wbg_adapter_50);
2020
2020
  return ret;
2021
2021
  };
2022
- imports.wbg.__wbindgen_closure_wrapper5332 = function(arg0, arg1, arg2) {
2023
- const ret = makeMutClosure(arg0, arg1, 2304, __wbg_adapter_59);
2022
+ imports.wbg.__wbindgen_closure_wrapper5333 = function(arg0, arg1, arg2) {
2023
+ const ret = makeMutClosure(arg0, arg1, 2305, __wbg_adapter_59);
2024
2024
  return ret;
2025
2025
  };
2026
2026
  imports.wbg.__wbindgen_debug_string = function(arg0, arg1) {
Binary file
@@ -130,7 +130,7 @@ export const __wbindgen_export_4: WebAssembly.Table;
130
130
  export const __wbindgen_free: (a: number, b: number, c: number) => void;
131
131
  export const __wbindgen_export_6: WebAssembly.Table;
132
132
  export const __externref_table_dealloc: (a: number) => void;
133
- export const closure1942_externref_shim: (a: number, b: number, c: any) => void;
134
- export const closure2303_externref_shim: (a: number, b: number, c: any) => void;
135
- export const closure2536_externref_shim: (a: number, b: number, c: any, d: any) => void;
133
+ export const closure1943_externref_shim: (a: number, b: number, c: any) => void;
134
+ export const closure2304_externref_shim: (a: number, b: number, c: any) => void;
135
+ export const closure2537_externref_shim: (a: number, b: number, c: any, d: any) => void;
136
136
  export const __wbindgen_start: () => void;