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
The reserved immediate to the current_memory and grow_memory operators is for future 🦄 use and must be 0 in the MVP.
The call_indirect operator takes a list of function arguments and as the last operand the index into the table. Its reserved immediate is for future 🦄 use and must be 0 in the MVP.
Currently we just ignore the reserved immediate, we need to validate that they're 0
The text was updated successfully, but these errors were encountered:
Currently we just ignore the reserved immediate, we need to validate that they're 0
The text was updated successfully, but these errors were encountered: