swls-wasm 0.2.4 → 0.2.6

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.4",
7
+ "version": "0.2.6",
8
8
  "files": [
9
9
  "swls_wasm_bg.wasm",
10
10
  "swls_wasm.js",
@@ -17,4 +17,4 @@
17
17
  "./swls_wasm.js",
18
18
  "./snippets/*"
19
19
  ]
20
- }
20
+ }
package/swls_wasm_bg.js CHANGED
@@ -617,8 +617,8 @@ export function __wbindgen_cast_4625c577ab2ec9ee(arg0) {
617
617
  return ret;
618
618
  };
619
619
 
620
- export function __wbindgen_cast_8162e50e66495f37(arg0, arg1) {
621
- // Cast intrinsic for `Closure(Closure { dtor_idx: 3607, function: Function { arguments: [Externref], shim_idx: 3596, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
620
+ export function __wbindgen_cast_7de86607d914940d(arg0, arg1) {
621
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 3623, function: Function { arguments: [Externref], shim_idx: 3612, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
622
622
  const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h78f7bf6209968402, wasm_bindgen__convert__closures_____invoke__hdf449a9872fb8032);
623
623
  return ret;
624
624
  };
package/swls_wasm_bg.wasm CHANGED
Binary file