Skip to content

Not working with TinyGo & Go 1.24 #154

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

Closed
syumai opened this issue Feb 22, 2025 · 0 comments
Closed

Not working with TinyGo & Go 1.24 #154

syumai opened this issue Feb 22, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@syumai
Copy link
Owner

syumai commented Feb 22, 2025

If the installed Go version is 1.24.0 or later, TinyGo fails to build.
Maybe this issue will be fixed in the next TinyGo release.

Error message:

requires go version 1.19 through 1.23, got go1.24

See:

Workaround

  • Please use a Go version earlier than 1.24.
@syumai syumai added the bug Something isn't working label Feb 22, 2025
@syumai syumai closed this as completed Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants
@syumai and others