hermes-wasm 1.4.39 → 1.4.40

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
@@ -993,12 +993,12 @@ function __wbg_get_imports() {
993
993
  return ret;
994
994
  },
995
995
  __wbindgen_cast_0000000000000003: function(arg0, arg1) {
996
- // Cast intrinsic for `Closure(Closure { dtor_idx: 447, function: Function { arguments: [], shim_idx: 448, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
996
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 449, function: Function { arguments: [], shim_idx: 450, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
997
997
  const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_6e3b05e36f1a67e___closure__destroy___dyn_core_6d961589691b2eac___ops__function__FnMut_____Output_______, wasm_bindgen_6e3b05e36f1a67e___convert__closures_____invoke______);
998
998
  return ret;
999
999
  },
1000
1000
  __wbindgen_cast_0000000000000004: function(arg0, arg1) {
1001
- // Cast intrinsic for `Closure(Closure { dtor_idx: 483, function: Function { arguments: [Externref], shim_idx: 484, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1001
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 486, function: Function { arguments: [Externref], shim_idx: 487, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1002
1002
  const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_6e3b05e36f1a67e___closure__destroy___dyn_core_6d961589691b2eac___ops__function__FnMut__wasm_bindgen_6e3b05e36f1a67e___JsValue____Output_______, wasm_bindgen_6e3b05e36f1a67e___convert__closures_____invoke___wasm_bindgen_6e3b05e36f1a67e___JsValue_____);
1003
1003
  return ret;
1004
1004
  },
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.39",
8
+ "version": "1.4.40",
9
9
  "license": "MIT",
10
10
  "repository": {
11
11
  "type": "git",