Show HN: Libnode bindings for embedding Node.js within Rust https://ift.tt/ZbD3Ilf

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. https://ift.tt/CtENbwO May 10, 2025 at 09:58PM

No comments:

Show HN: I left VSCode to build an IDE to handle many projects/agents workflow https://ift.tt/x70hBZw

Show HN: I left VSCode to build an IDE to handle many projects/agents workflow VSCode was my daily driver for years, but once I started runn...