Hacker News new | ask | show | jobs
Show HN: VlConvert – Example of Embedding JavaScript in Python with Rust (github.com)
1 points by jmmease 1345 days ago
I wrote a niche library that uses the Deno project to embed a JavaScript runtime+library in Rust, and then expose it as a zero-dependency Python library.