You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Effectively the latest testsuite has tests for exponents greater than 64 which falls into the condition where the mem index is encoded, and thus fails. The proposal should probably copy align.wast and alter those tests to account for the exponent subtraction.
The text was updated successfully, but these errors were encountered:
I also posted this here: WebAssembly/testsuite#96
Effectively the latest testsuite has tests for exponents greater than 64 which falls into the condition where the mem index is encoded, and thus fails. The proposal should probably copy align.wast and alter those tests to account for the exponent subtraction.
The text was updated successfully, but these errors were encountered: