virtual-machine 0.1.14 → 0.2.0

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
@@ -328,12 +328,12 @@ interface InitOutput {
328
328
  readonly workerstate_new: (a: number, b: any, c: bigint) => number;
329
329
  readonly workerstate_step_batch: (a: number, b: number) => number;
330
330
  readonly workerstate_step_count: (a: number) => bigint;
331
- readonly wasm_bindgen__convert__closures_____invoke__h57ed283852f14b1c: (a: number, b: number, c: any) => void;
332
- readonly wasm_bindgen__closure__destroy__h0e2c91437792f11f: (a: number, b: number) => void;
333
- readonly wasm_bindgen__convert__closures_____invoke__h51ef0655b9385d7c: (a: number, b: number) => void;
331
+ readonly wasm_bindgen__convert__closures_____invoke__h50e72de47846ca00: (a: number, b: number) => void;
332
+ readonly wasm_bindgen__closure__destroy__h47fb8eb45dc69cb3: (a: number, b: number) => void;
333
+ readonly wasm_bindgen__convert__closures_____invoke__h080c535c51d1ca28: (a: number, b: number, c: any) => void;
334
+ readonly wasm_bindgen__convert__closures_____invoke__hc2505ab56e11573d: (a: number, b: number) => void;
334
335
  readonly wasm_bindgen__convert__closures_____invoke__h39d3e89751b07765: (a: number, b: number, c: any) => void;
335
336
  readonly wasm_bindgen__closure__destroy__hf225e18fc5ab9bc1: (a: number, b: number) => void;
336
- readonly wasm_bindgen__convert__closures_____invoke__h2ab950cfc9184468: (a: number, b: number) => void;
337
337
  readonly __wbindgen_malloc: (a: number, b: number) => number;
338
338
  readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
339
339
  readonly __wbindgen_exn_store: (a: number) => void;