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 typing of `ref.i31` in the appendix #530

Closed fitzgen closed 6 months ago

fitzgen commented 6 months ago

It produces a non-null (ref i31) not an i31ref aka (ref null i31).