virtual-machine 0.0.4 → 0.0.10

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
@@ -68,8 +68,8 @@ interface InitOutput {
68
68
  readonly wasmvm_network_status: (a: number) => number;
69
69
  readonly wasmvm_new: (a: number, b: number) => [number, number, number];
70
70
  readonly wasmvm_step: (a: number) => void;
71
- readonly wasm_bindgen__convert__closures_____invoke__h6fd3101b14d9814b: (a: number, b: number, c: any) => void;
72
- readonly wasm_bindgen__closure__destroy__hb2f3fe1158f30bc9: (a: number, b: number) => void;
71
+ readonly wasm_bindgen__convert__closures_____invoke__hf80474e20f8b36e4: (a: number, b: number, c: any) => void;
72
+ readonly wasm_bindgen__closure__destroy__hb58eefa6e6233209: (a: number, b: number) => void;
73
73
  readonly __wbindgen_malloc: (a: number, b: number) => number;
74
74
  readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
75
75
  readonly __wbindgen_exn_store: (a: number) => void;