Closed ejrgilbert closed 4 weeks ago
curious that the tests weren't previously failing.
i31.get_s
and i31.get_u
both trap on (ref.null i31)
, so this doesn't affect test results.
Ah, I misread and though that this function was used to test non-null cases.
Looks right, but curious that the tests weren't previously failing.