@octoseq/visualiser 0.1.0-main.20e9ed7 → 0.1.0-main.26cefa1

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@octoseq/visualiser",
3
- "version": "0.1.0-main.20e9ed7",
3
+ "version": "0.1.0-main.26cefa1",
4
4
  "description": "WASM-based visualiser for Octoseq",
5
5
  "license": "MIT",
6
6
  "repository": {
package/pkg/visualiser.js CHANGED
@@ -1368,13 +1368,13 @@ function __wbg_get_imports() {
1368
1368
  const ret = getStringFromWasm0(arg0, arg1);
1369
1369
  return ret;
1370
1370
  };
1371
- imports.wbg.__wbindgen_cast_277ec7d721328c6e = function(arg0, arg1) {
1372
- // Cast intrinsic for `Closure(Closure { dtor_idx: 2048, function: Function { arguments: [NamedExternref("GPUUncapturedErrorEvent")], shim_idx: 2049, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1371
+ imports.wbg.__wbindgen_cast_3ab85374d1bc89a0 = function(arg0, arg1) {
1372
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 2084, function: Function { arguments: [NamedExternref("GPUUncapturedErrorEvent")], shim_idx: 2085, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1373
1373
  const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__heb49a8f426ac2d2e, wasm_bindgen__convert__closures_____invoke__h9d1c5a23ecfcd5c8);
1374
1374
  return ret;
1375
1375
  };
1376
- imports.wbg.__wbindgen_cast_c677ab2d1d06714f = function(arg0, arg1) {
1377
- // Cast intrinsic for `Closure(Closure { dtor_idx: 2182, function: Function { arguments: [Externref], shim_idx: 2183, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1376
+ imports.wbg.__wbindgen_cast_c8fd0bbc5dfe7a9b = function(arg0, arg1) {
1377
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 2218, function: Function { arguments: [Externref], shim_idx: 2219, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1378
1378
  const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__hf5eaa61ced318e08, wasm_bindgen__convert__closures_____invoke__h53437a38721e89f7);
1379
1379
  return ret;
1380
1380
  };
Binary file