hermes-wasm 1.8.21 → 1.8.23

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
@@ -985,12 +985,12 @@ function __wbg_get_imports() {
985
985
  return ret;
986
986
  },
987
987
  __wbindgen_cast_0000000000000003: function(arg0, arg1) {
988
- // Cast intrinsic for `Closure(Closure { dtor_idx: 578, function: Function { arguments: [], shim_idx: 579, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
988
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 596, function: Function { arguments: [], shim_idx: 597, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
989
989
  const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_a150414fbf85c823___closure__destroy___dyn_core_5858575f5ab61d4b___ops__function__FnMut_____Output_______, wasm_bindgen_a150414fbf85c823___convert__closures_____invoke_______true_);
990
990
  return ret;
991
991
  },
992
992
  __wbindgen_cast_0000000000000004: function(arg0, arg1) {
993
- // Cast intrinsic for `Closure(Closure { dtor_idx: 608, function: Function { arguments: [Externref], shim_idx: 609, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
993
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 626, function: Function { arguments: [Externref], shim_idx: 627, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
994
994
  const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_a150414fbf85c823___closure__destroy___dyn_core_5858575f5ab61d4b___ops__function__FnMut__wasm_bindgen_a150414fbf85c823___JsValue____Output___core_5858575f5ab61d4b___result__Result_____wasm_bindgen_a150414fbf85c823___JsError___, wasm_bindgen_a150414fbf85c823___convert__closures_____invoke___wasm_bindgen_a150414fbf85c823___JsValue__core_5858575f5ab61d4b___result__Result_____wasm_bindgen_a150414fbf85c823___JsError___true_);
995
995
  return ret;
996
996
  },
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.21",
8
+ "version": "1.8.23",
9
9
  "license": "MIT",
10
10
  "repository": {
11
11
  "type": "git",