Skip to content

Conversation

@dcodeIO
Copy link
Member

@dcodeIO dcodeIO commented Mar 25, 2022

Fixes #2209. Does not yet tackle the issue when using (experimental) GC types like dataref, which currently leads to a(n expected) Binaryen crash due to nullability not being up-to-date. Already works for anyref, though, as it is nullable.

  • I've read the contributing guidelines
  • I've added my name and email to the NOTICE file

@dcodeIO dcodeIO merged commit 6e7c8f4 into main Mar 25, 2022
@HerrCai0907 HerrCai0907 deleted the issue-2209 branch October 17, 2023 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Assigning null to a const declaration annotated with anyref crashes the compiler

2 participants