virtual-machine 0.3.1 → 0.3.4

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/build/index.d.ts CHANGED
@@ -457,8 +457,12 @@ interface InitOutput {
457
457
  readonly workerstate_step_batch: (a: number, b: number) => number;
458
458
  readonly workerstate_step_count: (a: number) => bigint;
459
459
  readonly worker_entry: (a: number, b: any, c: bigint) => void;
460
- readonly wasm_bindgen__convert__closures_____invoke__hfbd40044a7a1ae85: (a: number, b: number, c: any) => void;
461
- readonly wasm_bindgen__closure__destroy__h4b145e497aa7828d: (a: number, b: number) => void;
460
+ readonly wasm_bindgen__convert__closures_____invoke__hd07cf7ae12ea5c3f: (a: number, b: number) => void;
461
+ readonly wasm_bindgen__closure__destroy__h61d0a8be6dc7f9b5: (a: number, b: number) => void;
462
+ readonly wasm_bindgen__convert__closures_____invoke__h260170fb96639bcf: (a: number, b: number, c: any) => void;
463
+ readonly wasm_bindgen__closure__destroy__h612f8e24953b61d5: (a: number, b: number) => void;
464
+ readonly wasm_bindgen__convert__closures_____invoke__hf75f3b5e3736d482: (a: number, b: number) => void;
465
+ readonly wasm_bindgen__convert__closures_____invoke__hc3bef96af6592eb1: (a: number, b: number, c: any) => void;
462
466
  readonly __wbindgen_malloc: (a: number, b: number) => number;
463
467
  readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
464
468
  readonly __wbindgen_exn_store: (a: number) => void;