virtual-machine 0.3.1 → 0.3.3

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__hf9330c20899fe446: (a: number, b: number) => void;
461
+ readonly wasm_bindgen__closure__destroy__h1f949ca759a20457: (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__h201459934189f4a1: (a: number, b: number, c: any) => void;
465
+ readonly wasm_bindgen__convert__closures_____invoke__h6b88ef80ef3d6675: (a: number, b: number) => 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;