goudengine 0.0.824 → 0.0.826

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.
Binary file
@@ -60,13 +60,16 @@ export const wasmgame_title: (a: number) => [number, number];
60
60
  export const wasmgame_total_time: (a: number) => number;
61
61
  export const wasmgame_window_height: (a: number) => number;
62
62
  export const wasmgame_window_width: (a: number) => number;
63
- export const wasm_bindgen__convert__closures_____invoke__hea5223c55c1708a8: (a: number, b: number, c: any) => void;
64
- export const wasm_bindgen__closure__destroy__h918525bae50cf890: (a: number, b: number) => void;
65
- export const wasm_bindgen__convert__closures_____invoke__h1c1a44fa2edf53c0: (a: number, b: number, c: any, d: any) => void;
63
+ export const wasm_bindgen__closure__destroy__h34b32f47e9536ad7: (a: number, b: number) => void;
64
+ export const wasm_bindgen__closure__destroy__hb7ee5c5d3fd608d4: (a: number, b: number) => void;
65
+ export const wasm_bindgen__convert__closures_____invoke__h6c9ef6970fdda1f4: (a: number, b: number, c: any) => [number, number];
66
+ export const wasm_bindgen__convert__closures_____invoke__h40c8324309a93f8a: (a: number, b: number, c: any, d: any) => void;
67
+ export const wasm_bindgen__convert__closures_____invoke__h8b43903f8a91b24f: (a: number, b: number, c: any) => void;
66
68
  export const __wbindgen_malloc: (a: number, b: number) => number;
67
69
  export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
68
70
  export const __wbindgen_exn_store: (a: number) => void;
69
71
  export const __externref_table_alloc: () => number;
70
72
  export const __wbindgen_externrefs: WebAssembly.Table;
71
73
  export const __wbindgen_free: (a: number, b: number, c: number) => void;
74
+ export const __externref_table_dealloc: (a: number) => void;
72
75
  export const __wbindgen_start: () => void;