Hacker News new | ask | show | jobs
Show HN: PythonMonkey – SpiderMonkey JavaScript Engine Embedded in the Python VM (github.com)
2 points by parkuman 1058 days ago
1 comments

While the project is still in its early stages, there's already some articles showing how to call WASM code from Python using PythonMonkey: https://medium.com/@willkantorpringle/executing-rust-in-pyth...