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

@@ -1,6 +1,6 @@
{
"name": "objdiff-wasm",
"version": "3.0.0-beta.4",
"version": "3.0.0-beta.5",
"description": "A local diffing tool for decompilation projects.",
"author": {
"name": "Luke Street",