swls-wasm 0.2.1 → 0.2.3

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/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "collaborators": [
5
5
  "ajuvercr <arthur.vercruysse@outlook.com>"
6
6
  ],
7
- "version": "0.2.1",
7
+ "version": "0.2.3",
8
8
  "files": [
9
9
  "swls_wasm_bg.wasm",
10
10
  "swls_wasm.js",
package/swls_wasm_bg.js CHANGED
@@ -376,7 +376,7 @@ export function __wbg_error_7534b8e9a36f1ab4(arg0, arg1) {
376
376
  }
377
377
  };
378
378
 
379
- export function __wbg_fetch_08efe20151fa83c0() { return handleError(function (arg0, arg1) {
379
+ export function __wbg_fetch_1d181af672e76a59() { return handleError(function (arg0, arg1) {
380
380
  const ret = fetch(arg0, arg1);
381
381
  return ret;
382
382
  }, arguments) };
@@ -617,8 +617,8 @@ export function __wbindgen_cast_4625c577ab2ec9ee(arg0) {
617
617
  return ret;
618
618
  };
619
619
 
620
- export function __wbindgen_cast_59135a1fa8e7f7f7(arg0, arg1) {
621
- // Cast intrinsic for `Closure(Closure { dtor_idx: 2131, function: Function { arguments: [Externref], shim_idx: 2120, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
620
+ export function __wbindgen_cast_7108c84781dad7fa(arg0, arg1) {
621
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 2046, function: Function { arguments: [Externref], shim_idx: 2035, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
622
622
  const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h75de6245a6a4c3c1, wasm_bindgen__convert__closures_____invoke__he2da107c09943666);
623
623
  return ret;
624
624
  };
package/swls_wasm_bg.wasm CHANGED
Binary file