binaryen icon indicating copy to clipboard operation
binaryen copied to clipboard

Make `i31ref` and `dataref` nullable

Open tlively opened this issue 2 years ago • 2 comments

Match the latest version of the GC spec. This change does not depend on V8 changing its interpretation of the shorthands because we are still temporarily not emitting the binary shorthands, but all Binaryen users will have to update their interpretations along with this change if they use the text or binary shorthands.

tlively avatar Jul 29 '22 00:07 tlively

Current dependencies on/for this PR:

  • main
    • PR #4843 Graphite 👈
      • PR #4844 Graphite

This comment was auto-generated by Graphite.

tlively avatar Jul 29 '22 00:07 tlively

@askeska-google has requested that we merge this after merging a solution for https://github.com/WebAssembly/binaryen/issues/4824.

tlively avatar Jul 29 '22 00:07 tlively