ristretto icon indicating copy to clipboard operation
ristretto copied to clipboard

Fix build with GOOS=js GOARCH=wasm

Open paralin opened this issue 1 year ago • 3 comments

GOOS=js GOARCH=wasm gb ./...

Previously failed with errors importing x/sys/unix.

Fixed by adding the appropriate build tags.

paralin avatar Feb 21 '24 03:02 paralin

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Feb 21 '24 03:02 CLAassistant

This PR has been stale for 60 days and will be closed automatically in 7 days. Comment to keep it open.

github-actions[bot] avatar Jul 12 '24 01:07 github-actions[bot]

Still relevant

paralin avatar Jul 12 '24 03:07 paralin