Stream: SIG-Guest-Languages

Topic: The first Go subgroup meeting


view this post on Zulip Mossaka (Joe) (Aug 18 2023 at 23:55):

The first Go subgroup will be meeting at . Invitation will be sent to everyone who expressed interests in this subgroup. I will do a presentation on the current state of the wit-bindgen-go and various proposals (e.g. issues #612, #640 and #614). We will vote and make decisions on what approaches to adopt, and call for actions!

view this post on Zulip backkem (Aug 30 2023 at 10:06):

Informative session (I just watched the recording). I'd love to help out the Go support where I can.
One topic that I think warrants some discussion is around component model support by the mainline Go compiler. I think the Go guest language subgroup is probably well placed to guide adoption there. It'll take many small steps like golang/go#59149 to get this sorted. We should map out what is needed and come up with strong proposals accordingly.

Background #38248 defined a new compiler directive, go:wasmimport, for declaring a dependency on a function provided by the runtime environment. It also defined a restriction on the use of this com...

view this post on Zulip Mossaka (Joe) (Aug 31 2023 at 19:38):

Hey @backkem, yes one major goal of subgroup is to figure out supporting component model by Go compiler in the Preview 2 timeframe.

It'll take many small steps like golang/go#59149 to get this sorted. We should map out what is needed and come up with strong proposals accordingly.

I believe this is on @Achille Roussel 's radar. I will add this item to future topics.


Last updated: Nov 22 2024 at 17:03 UTC