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
Let's get some preliminary data for running python on wasm vs native (this will be useful to compare to some of our lind-nacl results). We're probably a month or so away from compiling python with our current lindwasm-libc implementation but seems like some others have versions of python working: https://www.fermyon.com/blog/python-wagi
Let's try to spin this up and compare a few simple user space programs to native.
The text was updated successfully, but these errors were encountered:
Let's get some preliminary data for running python on wasm vs native (this will be useful to compare to some of our lind-nacl results). We're probably a month or so away from compiling python with our current lindwasm-libc implementation but seems like some others have versions of python working: https://www.fermyon.com/blog/python-wagi
Let's try to spin this up and compare a few simple user space programs to native.
The text was updated successfully, but these errors were encountered: