@csszyx/core 0.2.0 → 0.3.1
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 +2 -2
- package/package.json +1 -1
- package/pkg/README.md +2 -2
- package/pkg/csszyx_core_bg.wasm +0 -0
- package/pkg-node/README.md +2 -2
- package/pkg-node/csszyx_core_bg.wasm +0 -0
package/README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
# @csszyx/core
|
|
2
2
|
|
|
3
|
-
> Rust/WASM core for
|
|
3
|
+
> Rust/WASM core for CSSzyx -- encoder, checksum, collision detection, and recovery tokens.
|
|
4
4
|
|
|
5
|
-
Compiled to WebAssembly, this package provides the performance-critical operations for the
|
|
5
|
+
Compiled to WebAssembly, this package provides the performance-critical operations for the CSSzyx ecosystem. It runs in Node.js, browsers, and edge environments.
|
|
6
6
|
|
|
7
7
|
## Installation
|
|
8
8
|
|
package/package.json
CHANGED
package/pkg/README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
# @csszyx/core
|
|
2
2
|
|
|
3
|
-
> Rust/WASM core for
|
|
3
|
+
> Rust/WASM core for CSSzyx -- encoder, checksum, collision detection, and recovery tokens.
|
|
4
4
|
|
|
5
|
-
Compiled to WebAssembly, this package provides the performance-critical operations for the
|
|
5
|
+
Compiled to WebAssembly, this package provides the performance-critical operations for the CSSzyx ecosystem. It runs in Node.js, browsers, and edge environments.
|
|
6
6
|
|
|
7
7
|
## Installation
|
|
8
8
|
|
package/pkg/csszyx_core_bg.wasm
CHANGED
|
Binary file
|
package/pkg-node/README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
# @csszyx/core
|
|
2
2
|
|
|
3
|
-
> Rust/WASM core for
|
|
3
|
+
> Rust/WASM core for CSSzyx -- encoder, checksum, collision detection, and recovery tokens.
|
|
4
4
|
|
|
5
|
-
Compiled to WebAssembly, this package provides the performance-critical operations for the
|
|
5
|
+
Compiled to WebAssembly, this package provides the performance-critical operations for the CSSzyx ecosystem. It runs in Node.js, browsers, and edge environments.
|
|
6
6
|
|
|
7
7
|
## Installation
|
|
8
8
|
|
|
Binary file
|