hermes-wasm 1.8.144 → 1.8.145

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/hermes_wasm.js CHANGED
@@ -1401,7 +1401,7 @@ function __wbg_get_imports() {
1401
1401
  console.warn(arg0);
1402
1402
  },
1403
1403
  __wbindgen_generic_0000000000000001: function(arg0, arg1) {
1404
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 2331, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
1404
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 2318, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
1405
1405
  const ret = makeMutClosure(arg0, arg1, wasm_bindgen_a18550ed2d60b1cd___convert__closures_____invoke___wasm_bindgen_a18550ed2d60b1cd___JsValue__core_ed718c3d60ebd546___result__Result_____wasm_bindgen_a18550ed2d60b1cd___JsError___true_);
1406
1406
  return ret;
1407
1407
  },
@@ -1416,7 +1416,7 @@ function __wbg_get_imports() {
1416
1416
  return ret;
1417
1417
  },
1418
1418
  __wbindgen_generic_0000000000000004: function(arg0, arg1) {
1419
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 1463, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1419
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 1450, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1420
1420
  const ret = makeMutClosure(arg0, arg1, wasm_bindgen_a18550ed2d60b1cd___convert__closures_____invoke_______true_);
1421
1421
  return ret;
1422
1422
  },
Binary file
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "izihawa"
6
6
  ],
7
7
  "description": "WASM bindings for Hermes search engine",
8
- "version": "1.8.144",
8
+ "version": "1.8.145",
9
9
  "license": "MIT",
10
10
  "repository": {
11
11
  "type": "git",