Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fuzzing: Do not emit RefAsNonNull in non-function contexts (#7188)
Emitting that in e.g. a global init is not going to validate, so avoid doing so, and continue to the code below, which may manage to emit something in this case.
- Loading branch information