swls-wasm 0.3.2-alpha.3 → 0.3.2-alpha.4

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.3.2-alpha.3",
7
+ "version": "0.3.2-alpha.4",
8
8
  "files": [
9
9
  "swls_wasm_bg.wasm",
10
10
  "swls_wasm.js",
package/swls_wasm.js CHANGED
@@ -329,7 +329,7 @@ function __wbg_get_imports() {
329
329
  return ret;
330
330
  },
331
331
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
332
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 4964, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
332
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 4958, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
333
333
  const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h5d8169a9c6a0716a);
334
334
  return ret;
335
335
  },
package/swls_wasm_bg.wasm CHANGED
Binary file