@nuflo/engine 0.1.1 → 0.1.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/nf_wasm.js CHANGED
@@ -2342,12 +2342,12 @@ function __wbg_get_imports() {
2342
2342
  arg0.writeTexture(arg1, getArrayU8FromWasm0(arg2, arg3), arg4, arg5);
2343
2343
  }, arguments); },
2344
2344
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
2345
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 1175, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2345
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 1173, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
2346
2346
  const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hc9b514610e2ea6ee);
2347
2347
  return ret;
2348
2348
  },
2349
2349
  __wbindgen_cast_0000000000000002: function(arg0, arg1) {
2350
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 1226, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
2350
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 1224, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
2351
2351
  const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h70a5e17d363fcdff);
2352
2352
  return ret;
2353
2353
  },
package/nf_wasm_bg.wasm CHANGED
Binary file
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nuflo/engine",
3
3
  "type": "module",
4
- "version": "0.1.1",
4
+ "version": "0.1.3",
5
5
  "license": "MIT OR Apache-2.0",
6
6
  "files": [
7
7
  "nf_wasm_bg.wasm",