You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A thin wrapper for [dyff](https://github.com/homeport/dyff) that builds a WebAssembly binary and provides a static webpage to run the diff, available [here](https://c6-dev.github.io/webdyff/).
4
+
5
+
## Build
6
+
7
+
GOOS=js GOARCH=wasm go build -o web/app.wasm ./cmd/wasm
0 commit comments