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
@jakebailey Can you try running your example with a larger stack and see it the problem goes away? We have insufficient detection for stack-overflow-caused memory corruption.
wazero
:wasmtime
:This code is:
Somewhere on that first line, there's a
nil
.Same repro as #4866, but without the
--singleThreaded
flag passed.The text was updated successfully, but these errors were encountered: