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
Implementation of imports (ex: WASI) relying on mutation of the memory are unpractical to use because memory_at_0 is not provided before the implementations are. This leads to a need to patch the Wasynth output every time you re-compile, which is manageable but isn't the best experience.