Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows platform built #248

Open
lukuichina opened this issue Aug 23, 2024 · 1 comment
Open

windows platform built #248

lukuichina opened this issue Aug 23, 2024 · 1 comment

Comments

@lukuichina
Copy link

I can build it in ubuntu os, but when build it in windows os, the line below failed.
Is it possible to build in windows os?
BTW, I installed the golang in windows.

[email protected] build-wasm
(cd go && GOOS=js GOARCH=wasm go build -o ../public/main.wasm) && cp "$(go env GOROOT)/misc/wasm/wasm_exec.js" ./public

@nwtgck
Copy link
Owner

nwtgck commented Aug 26, 2024

Can you use WSL?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants