dag-ml-wasm 0.2.5 → 0.2.6
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/README.md +1 -1
- package/dag_ml_wasm_bg.wasm +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -9,7 +9,7 @@ execution, artifacts and data-buffer ownership.
|
|
|
9
9
|
`contract_manifest_json()` returns a stable JSON manifest with the package
|
|
10
10
|
version, supported contract ids, exported Python/WASM function names and shared
|
|
11
11
|
fixture digests. Browser integrations should check it before accepting cached
|
|
12
|
-
pipelines or persisted `nirs4all-core`
|
|
12
|
+
pipelines or persisted `nirs4all-core` workspaces.
|
|
13
13
|
|
|
14
14
|
## Build
|
|
15
15
|
|
package/dag_ml_wasm_bg.wasm
CHANGED
|
Binary file
|