ristretto
ristretto copied to clipboard
Fix build with GOOS=js GOARCH=wasm
GOOS=js GOARCH=wasm gb ./...
Previously failed with errors importing x/sys/unix.
Fixed by adding the appropriate build tags.
This PR has been stale for 60 days and will be closed automatically in 7 days. Comment to keep it open.
Still relevant