wasm: Cache objects via data hash (XXH3)

This commit is contained in:
2025-03-21 08:27:19 -06:00
parent 311de887ec
commit 7b00a9e9f2
7 changed files with 60 additions and 14 deletions

View File

@@ -14,7 +14,7 @@ strip = "debuginfo"
codegen-units = 1
[workspace.package]
version = "3.0.0-beta.4"
version = "3.0.0-beta.5"
authors = ["Luke Street <luke@street.dev>"]
edition = "2024"
license = "MIT OR Apache-2.0"