WebAssembly / gc

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

Add bulk array instructions to MVP.md #375

Closed tlively closed 1 year ago

tlively commented 1 year ago

Add descriptions of array.fill, array.copy, array.init_elem, and array.init_data to MVP.md.

tlively commented 1 year ago

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

tlively commented 1 year ago

All comments addressed, so merging now. Happy to continue discussions and make follow-up PRs if necessary.