Skip to content

metacall/node.dll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.