We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
I got the following error message with Go1.6. The same code is ok to compile with Go1.5.3
gopherjs build gopherjs/*.go -o website/pali.js stat ~/dev/go/src/runtime/zgoos_linux.go: no such file or directory
The text was updated successfully, but these errors were encountered:
This looks like a duplicate of #355
Sorry, something went wrong.
It is a duplicate of #355. Work is being done in go1.6 branch.
go1.6
No branches or pull requests
I got the following error message with Go1.6. The same code is ok to compile with Go1.5.3
The text was updated successfully, but these errors were encountered: