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.
We decided on set_memory/memset/mem.fill, but IMO this operation makes less sense when you look at the table equivalent, table.fill, since we currently have no good way to provide an immediate value.
Is it better to start with mem.clear and table.clear first, and add mem.fill later if desired?