Skip to content

Conversation

@tlively
Copy link
Member

@tlively tlively commented Jul 16, 2024

ref.null of shared types should only be allowed when shared-everything
is enabled, but we were previously checking only that reference types
were enabled when validating ref.null. Update the code to check all
features required by the null type and factor out shared logic for
printing lists of missing feature options in error messages.

tlively added 3 commits July 16, 2024 15:49
`ref.null` of shared types should only be allowed when shared-everything
is enabled, but we were previously checking only that reference types
were enabled when validating `ref.null`. Update the code to check all
features required by the null type and factor out shared logic for
printing lists of missing feature options in error messages.
@tlively tlively requested a review from kripken July 16, 2024 23:23
@tlively tlively merged commit 55d888a into main Jul 17, 2024
@tlively tlively deleted the threads-materialize-i31 branch July 17, 2024 16:43
@gkdn gkdn mentioned this pull request Aug 31, 2024
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.

3 participants