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 has been archived by the owner on Jan 17, 2022. It is now read-only.
On wasm-tests e5c4ce wasm-build produces binaries whose memory declarations are incorrect: their
initial
is greater thanmaximum
.Most likely it has something to do with the stack size and can be fixed by specifying a smaller value to it (like this).
The text was updated successfully, but these errors were encountered: