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

Fix mixed use of ft^\ast and ft^n in struct.get/set execution #402

Closed tlively closed 1 year ago

tlively commented 1 year ago

Consistently use \X{ft}^n to refer to the struct field types in the execution rules for struct.get and struct.set.

Fixes #400.

tlively commented 1 year ago

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.