We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b89fee1 commit b51de8bCopy full SHA for b51de8b
README.md
@@ -1,6 +1,6 @@
1
-# Misc Rust and WASM tests
+# Rust and WASM tests of compression & hashing
2
3
-This is a small test repository for various Rust crates and specifically using them in WASM/WASI.
+This is a small test repository for various Rust crates and specifically using them in WASM/WASI vs native execution.
4
5
- [test-compress](test-compress/README.md)
6
- [test-hash](test-hash/README.md)
0 commit comments