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 `array.get/set` reduction rule #464

Closed ShinWonho closed 1 year ago

ShinWonho commented 1 year ago

Trap case of array.get and array.set is omitted or wrongly described.

Screenshot 2023-11-03 at 2 29 04 PM Screenshot 2023-11-03 at 2 29 29 PM Screenshot 2023-11-03 at 2 28 46 PM Screenshot 2023-11-03 at 2 30 09 PM