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
So, webassembly looks like it's actually going to get adopted. For the web, we want small file sizes and fast startup. That's very similar to what micropython already provides. It seems like one of the better python implementations to port to the browser.