feat(examples): add example demonstrating wasm playback in browser

This commit is contained in:
João Faria
2024-04-08 17:01:39 +01:00
committed by GitHub
parent 6d4529971c
commit 20fc12c529
4 changed files with 67 additions and 1 deletions

3
.gitignore vendored
View File

@ -32,4 +32,5 @@ actual_output/
*.exe
*.dll
**/testdata/fuzz/
**/testdata/fuzz/
.DS_Store