hermes-wasm 1.8.100 → 1.8.101

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
@@ -1344,7 +1344,7 @@ function __wbg_get_imports() {
1344
1344
  console.warn(arg0);
1345
1345
  },
1346
1346
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
1347
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 1678, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
1347
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 1677, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
1348
1348
  const ret = makeMutClosure(arg0, arg1, wasm_bindgen_8428e35bb0fc2016___convert__closures_____invoke___wasm_bindgen_8428e35bb0fc2016___JsValue__core_9b3796e30d99ddb7___result__Result_____wasm_bindgen_8428e35bb0fc2016___JsError___true_);
1349
1349
  return ret;
1350
1350
  },
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.100",
8
+ "version": "1.8.101",
9
9
  "license": "MIT",
10
10
  "repository": {
11
11
  "type": "git",