fix(wasm,stats): surface replay errors to JS, deduplicate win events per frame (#65, #69)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
funman300
2026-05-27 21:53:15 -07:00
parent dbe728fef7
commit 8cb4c9808e
4 changed files with 260 additions and 121 deletions
Generated
+1
View File
@@ -7087,6 +7087,7 @@ dependencies = [
"serde_json",
"solitaire_core",
"wasm-bindgen",
"web-sys",
]
[[package]]