zsh: exec format error: c2w
flavioespinoza opened this issue · 2 comments
flavioespinoza commented
MacOS Sonoma 14.6.1
x86_64
GOOS = linux
GOARCH = amd64
❯ go version
go version go1.21.13 darwin/amd64
I keep getting this error
❯ c2w secondstate/rust-example-hello out.wasm
zsh: exec format error: c2w
```