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 Jan 17, 2022. It is now read-only.
On wasm-tests e5c4ce wasm-build produces binaries whose memory declarations are incorrect: their
initialis 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).