WebAssembly / function-references

Proposal for Typed Function References
https://webassembly.github.io/function-references/
Other
101 stars 15 forks source link

More fixes and tests around element segments #114

Closed rossberg closed 7 months ago

rossberg commented 7 months ago

More fixes related to WebAssembly/gc#538. Also, adding tests for different cases of element segments.

@manoskouk, PTAL.