virtual-machine 0.6.1 → 0.7.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.
@@ -217,18 +217,18 @@ if (!("encodeInto" in cachedTextEncoder)) {
217
217
  };
218
218
  }
219
219
  var WASM_VECTOR_LEN = 0;
220
- function wasm_bindgen__convert__closures_____invoke__h875a34125ee19898(arg0, arg1, arg2) {
221
- wasm.wasm_bindgen__convert__closures_____invoke__h875a34125ee19898(arg0, arg1, arg2);
220
+ function wasm_bindgen__convert__closures_____invoke__h57b08f5a8a60b843(arg0, arg1, arg2) {
221
+ wasm.wasm_bindgen__convert__closures_____invoke__h57b08f5a8a60b843(arg0, arg1, arg2);
222
222
  }
223
- function wasm_bindgen__convert__closures_____invoke__h54fabbacfc9a7869(arg0, arg1) {
224
- wasm.wasm_bindgen__convert__closures_____invoke__h54fabbacfc9a7869(arg0, arg1);
225
- }
226
- function wasm_bindgen__convert__closures_____invoke__h20a85f71b48448ef(arg0, arg1) {
227
- wasm.wasm_bindgen__convert__closures_____invoke__h20a85f71b48448ef(arg0, arg1);
223
+ function wasm_bindgen__convert__closures_____invoke__h0c216eecf043a2f0(arg0, arg1) {
224
+ wasm.wasm_bindgen__convert__closures_____invoke__h0c216eecf043a2f0(arg0, arg1);
228
225
  }
229
226
  function wasm_bindgen__convert__closures_____invoke__h260170fb96639bcf(arg0, arg1, arg2) {
230
227
  wasm.wasm_bindgen__convert__closures_____invoke__h260170fb96639bcf(arg0, arg1, arg2);
231
228
  }
229
+ function wasm_bindgen__convert__closures_____invoke__h87848837c965c34e(arg0, arg1) {
230
+ wasm.wasm_bindgen__convert__closures_____invoke__h87848837c965c34e(arg0, arg1);
231
+ }
232
232
  var __wbindgen_enum_WorkerType = ["classic", "module"];
233
233
  var WasmVmFinalization = typeof FinalizationRegistry === "undefined" ? { register: () => {
234
234
  }, unregister: () => {
@@ -1530,22 +1530,22 @@ function __wbg_get_imports() {
1530
1530
  const ret = getStringFromWasm0(arg0, arg1);
1531
1531
  return ret;
1532
1532
  };
1533
- imports.wbg.__wbindgen_cast_2371841941b04e25 = function(arg0, arg1) {
1534
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h4b63100c480123be, wasm_bindgen__convert__closures_____invoke__h20a85f71b48448ef);
1535
- return ret;
1536
- };
1537
- imports.wbg.__wbindgen_cast_9851f15d526d803b = function(arg0, arg1) {
1538
- const ret = makeClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h4b63100c480123be, wasm_bindgen__convert__closures_____invoke__h54fabbacfc9a7869);
1533
+ imports.wbg.__wbindgen_cast_6c14e8b8f1971d0e = function(arg0, arg1) {
1534
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h331b8edc4ffb1a76, wasm_bindgen__convert__closures_____invoke__h0c216eecf043a2f0);
1539
1535
  return ret;
1540
1536
  };
1541
- imports.wbg.__wbindgen_cast_a524b4c2847f5c8a = function(arg0, arg1) {
1542
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h4b63100c480123be, wasm_bindgen__convert__closures_____invoke__h875a34125ee19898);
1537
+ imports.wbg.__wbindgen_cast_986f6aeb1042b2fc = function(arg0, arg1) {
1538
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h331b8edc4ffb1a76, wasm_bindgen__convert__closures_____invoke__h57b08f5a8a60b843);
1543
1539
  return ret;
1544
1540
  };
1545
1541
  imports.wbg.__wbindgen_cast_d6cd19b81560fd6e = function(arg0) {
1546
1542
  const ret = arg0;
1547
1543
  return ret;
1548
1544
  };
1545
+ imports.wbg.__wbindgen_cast_f68bb92101f7c0ce = function(arg0, arg1) {
1546
+ const ret = makeClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h331b8edc4ffb1a76, wasm_bindgen__convert__closures_____invoke__h87848837c965c34e);
1547
+ return ret;
1548
+ };
1549
1549
  imports.wbg.__wbindgen_init_externref_table = function() {
1550
1550
  const table = wasm.__wbindgen_externrefs;
1551
1551
  const offset = table.grow(4);