7 months ago
Sun May 11, 2025 7:58am PST
Show HN: Libnode bindings for embedding Node.js within Rust
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.

read article
comments:
add comment
loading comments...