Lind-Project / lind-wasm

https://lind-project.github.io/lind-wasm-docs/
Apache License 2.0
1 stars 1 forks source link

Get preliminary python-wasm benchmarks #36

Open rennergade opened 1 week ago

rennergade commented 1 week ago

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.