WebAssembly / gc

Branch of the spec repo scoped to discussion of GC integration in WebAssembly
https://webassembly.github.io/gc/
Other
1k stars 72 forks source link

Agenda for subgroup meeting - November 30 #257

Closed tlively closed 2 years ago

tlively commented 3 years ago

The next subgroup meeting will be on November 30, 2021 at 9-10am PST (6-5pm CET). As with other Wasm meetings, we'll host this on Zoom.

No registration required if you attended a previous meeting. Fill out the form here if it's your first time: https://forms.gle/JehrAB4gWbtHjybt9.

Please reply with topics for the agenda and the amount of time you'd like to spend on them.

rossberg commented 3 years ago

I've just finished porting both Wob and Waml to iso-recursive types, so could talk about that (20-30 min). However, I've already taken up a lot of the group's time lately, so I'm happy to yield if there are other topics.

tlively commented 3 years ago

Thanks, @rossberg! I'd definitely be interested in hearing how the iso-recursive port went.

rossberg commented 2 years ago

Btw, links to all the code are in the slides.

rossberg commented 2 years ago

Btw, I'm not sure I understood the last question about type tags correctly. If the question was referring to runtime types, then yes, rtt.fresh remains the (partial) solution to that.

tlively commented 2 years ago

The notes are here.