Hacker News new | ask | show | jobs
by Sytten 1139 days ago
This is exactly what I needed. Context is I am trying to incorporate different scripting language in our rust app so I tried RustPython and QuickJS. Its been a pain so far and it adds a lot of time to our compilation so I love the idea of being able to load a wasm python but I was missing this script to host communication part.
1 comments

This is great! We are constantly providing new features to the pre-built binaries we publish in this project. Happy to read it helps you :)