@cognipilot/rumoca 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",
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",
@@ -1874,7 +1874,7 @@ function __wbg_get_imports() {
1874
1874
  const ret = Reflect.get(arg0, arg1);
1875
1875
  return ret;
1876
1876
  }, arguments); },
1877
- __wbg_log_eff07216df03065f: function(arg0, arg1) {
1877
+ __wbg_log_e08ccb0937ea045e: function(arg0, arg1) {
1878
1878
  console.log(getStringFromWasm0(arg0, arg1));
1879
1879
  },
1880
1880
  __wbg_new_361308b2356cecd0: function() {
Binary file
Binary file
@@ -1,3 +1,3 @@
1
1
  {
2
- "packageBuiltTimeUtc": "2026-06-20T08:34:43Z"
2
+ "packageBuiltTimeUtc": "2026-06-21T02:35:46Z"
3
3
  }