Show HN: Libnode bindings for embedding Node.js within Rust (github.com)

2 points by apatheticonion ↗ HN
I wrote a wrapper around Nodejs's libnode library that allows for embedding Nodejs within a Rust application. My use case is running JavaScript plugins but I'm sure others out there have more creative use cases.

The inner implementation itself is still messy as I was focused primarily on what public API I wanted rather than the inner workings - don't judge me haha. Will refactor it as I go on.

0 comments

[ 2.9 ms ] story [ 10.7 ms ] thread

No comments yet.