D114979 changed the textual formal of ref.null - dropping ref.null in favour of ref.null_extern and ref.null_func. Therefore, the type checker no longer needs logic to handle "ref.null".
Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Event Timeline
Comment Actions
This patch is somewhat smaller / more straight-forward than I'd usually consider to require pre-commit code review. But I wouldn't mind a quick check in case I'd missed anything about the ref.null => ref.null_{extern,func) transition (e.g. if it is meant to be temporary or something of that nature).