torch2424/wasm-by-example

Add Go examples

sendilkumarn opened this issue ยท 6 comments

It would be great to add Go examples and also show them how to do it for both the normal Go compiler and TinyGo compiler

+1 Would be great to have this ๐Ÿ˜„ ๐Ÿ‘

Let's definitely keep this on the roadmap, and for @sendilkumarn or anyone else with Go/Wasm experience. More than welcome to open some PRs ๐Ÿ˜„

can you assign it to me? I will work on it ๐Ÿ‘

Totally! Thank you! @sendilkumarn ๐Ÿ˜„

Hello @sendilkumarn ! ๐Ÿ˜„ So I was going to start this soon. I was thinking of just doing TinyGo, as it seems like the best practice way to do Go and Wasm currently. You have any thoughts on this? ๐Ÿ˜„

oh gosh!! How did I miss this thing? I'm so sorry.

I will definitely do it with tinygo.. It is awesome and creates tiny binaries. But having an official version side by side is also good.

@sendilkumarn No worries at all!

Personally I've been super busy as of lately, so I haven't had much open source time so I understand ๐Ÿ˜€

And awesome! I'm thinking I'll do something similar to Emscripten, and make the Go labeled as "TinyGo(Go)", and we can always add official go compiler examples if that ever improves! Thanks for the input! ๐Ÿ˜€๐ŸŽ‰