Closed dylanahsmith closed 11 months ago
A couple of the inconsistencies were due to changes in the dependent function-references proposal:
optref
ref null
let
The other couple of inconsistencies just seemed to accidentally referencing the wrong label in an example and description of an example.
A couple of the inconsistencies were due to changes in the dependent function-references proposal:
optref
seems to have been changed toref null
at some pointlet
instruction was removed in favour of validation (https://github.com/WebAssembly/function-references/pull/63)The other couple of inconsistencies just seemed to accidentally referencing the wrong label in an example and description of an example.