virtual-machine 0.0.27 → 0.0.28

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.
@@ -206,14 +206,14 @@ if (!("encodeInto" in cachedTextEncoder)) {
206
206
  };
207
207
  }
208
208
  var WASM_VECTOR_LEN = 0;
209
- function wasm_bindgen__convert__closures_____invoke__h6709295d3f31b919(arg0, arg1, arg2) {
210
- wasm.wasm_bindgen__convert__closures_____invoke__h6709295d3f31b919(arg0, arg1, arg2);
209
+ function wasm_bindgen__convert__closures_____invoke__haab0aa5fef68b647(arg0, arg1) {
210
+ wasm.wasm_bindgen__convert__closures_____invoke__haab0aa5fef68b647(arg0, arg1);
211
211
  }
212
- function wasm_bindgen__convert__closures_____invoke__h49614f14a8e04992(arg0, arg1) {
213
- wasm.wasm_bindgen__convert__closures_____invoke__h49614f14a8e04992(arg0, arg1);
212
+ function wasm_bindgen__convert__closures_____invoke__hd4872e8b3188af0e(arg0, arg1) {
213
+ wasm.wasm_bindgen__convert__closures_____invoke__hd4872e8b3188af0e(arg0, arg1);
214
214
  }
215
- function wasm_bindgen__convert__closures_____invoke__h2ae97a7fb85f15db(arg0, arg1) {
216
- wasm.wasm_bindgen__convert__closures_____invoke__h2ae97a7fb85f15db(arg0, arg1);
215
+ function wasm_bindgen__convert__closures_____invoke__h6709295d3f31b919(arg0, arg1, arg2) {
216
+ wasm.wasm_bindgen__convert__closures_____invoke__h6709295d3f31b919(arg0, arg1, arg2);
217
217
  }
218
218
  var WasmVmFinalization = typeof FinalizationRegistry === "undefined" ? { register: () => {
219
219
  }, unregister: () => {
@@ -622,22 +622,22 @@ function __wbg_get_imports() {
622
622
  const ret = getStringFromWasm0(arg0, arg1);
623
623
  return ret;
624
624
  };
625
- imports.wbg.__wbindgen_cast_500637ae475f666c = function(arg0, arg1) {
626
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h1e741375b1bc7b0b, wasm_bindgen__convert__closures_____invoke__h49614f14a8e04992);
625
+ imports.wbg.__wbindgen_cast_4c8995074130843f = function(arg0, arg1) {
626
+ const ret = makeClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__hcbebb3eac6bc054d, wasm_bindgen__convert__closures_____invoke__haab0aa5fef68b647);
627
627
  return ret;
628
628
  };
629
629
  imports.wbg.__wbindgen_cast_9d58885f229d7092 = function(arg0, arg1) {
630
630
  const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__hb099e2ae98169675, wasm_bindgen__convert__closures_____invoke__h6709295d3f31b919);
631
631
  return ret;
632
632
  };
633
- imports.wbg.__wbindgen_cast_ad5da81fd3956308 = function(arg0, arg1) {
634
- const ret = makeClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h1e741375b1bc7b0b, wasm_bindgen__convert__closures_____invoke__h2ae97a7fb85f15db);
635
- return ret;
636
- };
637
633
  imports.wbg.__wbindgen_cast_d6cd19b81560fd6e = function(arg0) {
638
634
  const ret = arg0;
639
635
  return ret;
640
636
  };
637
+ imports.wbg.__wbindgen_cast_d7af7bed1611c5d8 = function(arg0, arg1) {
638
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__hcbebb3eac6bc054d, wasm_bindgen__convert__closures_____invoke__hd4872e8b3188af0e);
639
+ return ret;
640
+ };
641
641
  imports.wbg.__wbindgen_init_externref_table = function() {
642
642
  const table = wasm.__wbindgen_externrefs;
643
643
  const offset = table.grow(4);