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
Byte operator lowering: additional preconditions in instantiate_byte_array
No code changes, just additional safety checks to guard against
implementation errors: instantiate_byte_array requires a byte array or
vector typed source operand. Other kinds of arrays/vectors are not
supported or expected.
0 commit comments