WebAssembly / gc

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

Fix `RETURNCALLREF` argument type #548

Closed eduVcJy0UE0cy0zo3BS7XYO3b closed 2 months ago

eduVcJy0UE0cy0zo3BS7XYO3b commented 2 months ago

According to other places in docs and my research on dumped wat files, I consider that funcidx for this call places on stack, not as parameter.