hermes-wasm 1.4.55 → 1.4.57

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
@@ -983,12 +983,12 @@ function __wbg_get_imports() {
983
983
  console.warn(arg0);
984
984
  },
985
985
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
986
- // Cast intrinsic for `Closure(Closure { dtor_idx: 435, function: Function { arguments: [], shim_idx: 436, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
986
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 434, function: Function { arguments: [], shim_idx: 435, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
987
987
  const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_6d8e40659a4becb4___closure__destroy___dyn_core_9e4b53dd61fe0b34___ops__function__FnMut_____Output_______, wasm_bindgen_6d8e40659a4becb4___convert__closures_____invoke______);
988
988
  return ret;
989
989
  },
990
990
  __wbindgen_cast_0000000000000002: function(arg0, arg1) {
991
- // Cast intrinsic for `Closure(Closure { dtor_idx: 466, function: Function { arguments: [Externref], shim_idx: 467, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
991
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 465, function: Function { arguments: [Externref], shim_idx: 466, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
992
992
  const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_6d8e40659a4becb4___closure__destroy___dyn_core_9e4b53dd61fe0b34___ops__function__FnMut__wasm_bindgen_6d8e40659a4becb4___JsValue____Output_______, wasm_bindgen_6d8e40659a4becb4___convert__closures_____invoke___wasm_bindgen_6d8e40659a4becb4___JsValue_____);
993
993
  return ret;
994
994
  },
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.4.55",
8
+ "version": "1.4.57",
9
9
  "license": "MIT",
10
10
  "repository": {
11
11
  "type": "git",