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
{{ message }}
This repository was archived by the owner on Nov 3, 2021. It is now read-only.
The names memory.drop and table.drop are confusing in the sense that they don't have any effect on a memory or a table. Instead they modify (the validity of) data and element segments respectively. This is confusing for newcomers to the proposal, and it's also inconsistent with the other 5 proposed instructions, which do act on the object in their names.