Refactor data diffing & expose WASM API (#256)

* Refactor data diffing & expose WASM API

* Update test snapshots
This commit is contained in:
2025-09-07 18:59:46 -06:00
committed by GitHub
parent f7cb494a62
commit fbdaa89cc0
14 changed files with 444 additions and 255 deletions

View File

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