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

Can I author wasm using tinygo ? #71

Closed
gedw99 opened this issue Aug 16, 2021 · 5 comments
Closed

Can I author wasm using tinygo ? #71

gedw99 opened this issue Aug 16, 2021 · 5 comments

Comments

@gedw99
Copy link

gedw99 commented Aug 16, 2021

Just wanted to know if tinygo or the standard golang compiler is supported ?

@cohix
Copy link
Contributor

cohix commented Aug 17, 2021

@gedw99 we are working on TinyGo support, I hope to have it within a few weeks!

@danielledeleo
Copy link
Contributor

danielledeleo commented Aug 17, 2021

Doesn’t standard Go have a Wasm target already?

Never mind :) golang/go#31105

@gedw99
Copy link
Author

gedw99 commented Aug 20, 2021

thanks for the responses - cant wait to try this out...

@jagger27 thanks for the link. From reading it, it looks like many others and wanting this and its going to happen.

@Hywan really gets to the core need i think: golang/go#31105 (comment)

@cohix
Copy link
Contributor

cohix commented Aug 21, 2021

Certainly, we will use TinyGo for now, and as the standard Go toolchain matures we'll look at that as well!

@jagger27 has made some progress on this, so hopefully we'll have more to share soon!

@ospencer
Copy link
Contributor

@gedw99 we added support for TinyGo in the most recent release! Check it out and let us know what you think 🙂

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

4 participants