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.

`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 22:49
@tlively tlively merged commit 6d2bef3 into main Jul 16, 2024
@tlively tlively deleted the threads-feature-shared-null branch July 16, 2024 23:19
@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

2 participants