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
In Deploy we are encountering crashes (SEGFAULTs) when loading compiled artifacts after updating the wasmer-wasi crate, even though no changes were made to the code.
We need to:
Investigate why and how this happens
Add validation to ensure invalid artifacts produce an error instead of crashes
In Deploy we are encountering crashes (SEGFAULTs) when loading compiled artifacts after updating the
wasmer-wasi
crate, even though no changes were made to the code.We need to:
Steps to reproduce
Todo @theduke : find a simple way to reproduce
The text was updated successfully, but these errors were encountered: