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
Re #30 - I want to make suspended modules fully serializable so you're able to snapshot the full wasm state.. Safety is probably going to be a major issue, since u'd need to match the exact module / store state when reloading a saved snapshot.
Re #30 - I want to make suspended modules fully serializable so you're able to snapshot the full wasm state.. Safety is probably going to be a major issue, since u'd need to match the exact module / store state when reloading a saved snapshot.