Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 461 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 461 Bytes

NodeJS DLL for Windows

This repository contains a script that:

  1. clones NodeJS source,
  2. modifies the build system a bit and
  3. builds NodeJS as a shared library that can be dynamically linked to other projects.

The Windows binaries (dll and lib) are published in the repository releases.