@cognipilot/rumoca-core 0.9.7 → 0.9.8

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
@@ -2,7 +2,7 @@
2
2
  "name": "@cognipilot/rumoca-core",
3
3
  "type": "module",
4
4
  "description": "WebAssembly bindings for Rumoca compile and optional simulation surfaces",
5
- "version": "0.9.7",
5
+ "version": "0.9.8",
6
6
  "license": "Apache-2.0",
7
7
  "repository": {
8
8
  "type": "git",
@@ -1364,7 +1364,7 @@ function __wbg_get_imports() {
1364
1364
  wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
1365
1365
  }
1366
1366
  },
1367
- __wbg_log_eff07216df03065f: function(arg0, arg1) {
1367
+ __wbg_log_e08ccb0937ea045e: function(arg0, arg1) {
1368
1368
  console.log(getStringFromWasm0(arg0, arg1));
1369
1369
  },
1370
1370
  __wbg_new_361308b2356cecd0: function() {
Binary file
@@ -1,3 +1,3 @@
1
1
  {
2
- "packageBuiltTimeUtc": "2026-06-20T08:38:42Z"
2
+ "packageBuiltTimeUtc": "2026-06-21T02:41:03Z"
3
3
  }