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.
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.