virtual-machine 0.1.13 → 0.1.14

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,18 +206,18 @@ if (!("encodeInto" in cachedTextEncoder)) {
206
206
  };
207
207
  }
208
208
  var WASM_VECTOR_LEN = 0;
209
- function wasm_bindgen__convert__closures_____invoke__hd65505684a6388d2(arg0, arg1, arg2) {
210
- wasm.wasm_bindgen__convert__closures_____invoke__hd65505684a6388d2(arg0, arg1, arg2);
209
+ function wasm_bindgen__convert__closures_____invoke__h57ed283852f14b1c(arg0, arg1, arg2) {
210
+ wasm.wasm_bindgen__convert__closures_____invoke__h57ed283852f14b1c(arg0, arg1, arg2);
211
211
  }
212
- function wasm_bindgen__convert__closures_____invoke__he3b9b5ea6c420f8d(arg0, arg1) {
213
- wasm.wasm_bindgen__convert__closures_____invoke__he3b9b5ea6c420f8d(arg0, arg1);
214
- }
215
- function wasm_bindgen__convert__closures_____invoke__h20c3cf5a9f81d85d(arg0, arg1) {
216
- wasm.wasm_bindgen__convert__closures_____invoke__h20c3cf5a9f81d85d(arg0, arg1);
212
+ function wasm_bindgen__convert__closures_____invoke__h51ef0655b9385d7c(arg0, arg1) {
213
+ wasm.wasm_bindgen__convert__closures_____invoke__h51ef0655b9385d7c(arg0, arg1);
217
214
  }
218
215
  function wasm_bindgen__convert__closures_____invoke__h39d3e89751b07765(arg0, arg1, arg2) {
219
216
  wasm.wasm_bindgen__convert__closures_____invoke__h39d3e89751b07765(arg0, arg1, arg2);
220
217
  }
218
+ function wasm_bindgen__convert__closures_____invoke__h2ab950cfc9184468(arg0, arg1) {
219
+ wasm.wasm_bindgen__convert__closures_____invoke__h2ab950cfc9184468(arg0, arg1);
220
+ }
221
221
  var __wbindgen_enum_WorkerType = ["classic", "module"];
222
222
  var WasmVmFinalization = typeof FinalizationRegistry === "undefined" ? { register: () => {
223
223
  }, unregister: () => {
@@ -1092,6 +1092,12 @@ function __wbg_get_imports() {
1092
1092
  const ret = arg0.then(arg1);
1093
1093
  return ret;
1094
1094
  };
1095
+ imports.wbg.__wbg_wait_ceb109d0011d6567 = function() {
1096
+ return handleError(function(arg0, arg1, arg2, arg3) {
1097
+ const ret = Atomics.wait(arg0, arg1 >>> 0, arg2, arg3);
1098
+ return ret;
1099
+ }, arguments);
1100
+ };
1095
1101
  imports.wbg.__wbg_warn_6e567d0d926ff881 = function(arg0) {
1096
1102
  console.warn(arg0);
1097
1103
  };
@@ -1117,16 +1123,16 @@ function __wbg_get_imports() {
1117
1123
  const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__hf225e18fc5ab9bc1, wasm_bindgen__convert__closures_____invoke__h39d3e89751b07765);
1118
1124
  return ret;
1119
1125
  };
1120
- imports.wbg.__wbindgen_cast_32327f67251393a4 = function(arg0, arg1) {
1121
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h00213c2fd757f3f1, wasm_bindgen__convert__closures_____invoke__he3b9b5ea6c420f8d);
1126
+ imports.wbg.__wbindgen_cast_af54cb5d64a8cc15 = function(arg0, arg1) {
1127
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0e2c91437792f11f, wasm_bindgen__convert__closures_____invoke__h2ab950cfc9184468);
1122
1128
  return ret;
1123
1129
  };
1124
1130
  imports.wbg.__wbindgen_cast_bbd4dd9b33de0f05 = function(arg0, arg1) {
1125
- const ret = makeClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h00213c2fd757f3f1, wasm_bindgen__convert__closures_____invoke__h20c3cf5a9f81d85d);
1131
+ const ret = makeClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0e2c91437792f11f, wasm_bindgen__convert__closures_____invoke__h51ef0655b9385d7c);
1126
1132
  return ret;
1127
1133
  };
1128
- imports.wbg.__wbindgen_cast_bda31cc20c54b248 = function(arg0, arg1) {
1129
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h00213c2fd757f3f1, wasm_bindgen__convert__closures_____invoke__hd65505684a6388d2);
1134
+ imports.wbg.__wbindgen_cast_d0340162226d18f2 = function(arg0, arg1) {
1135
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h0e2c91437792f11f, wasm_bindgen__convert__closures_____invoke__h57ed283852f14b1c);
1130
1136
  return ret;
1131
1137
  };
1132
1138
  imports.wbg.__wbindgen_cast_d6cd19b81560fd6e = function(arg0) {