This repo contains the scripts that build Node.js as a shared library for embedding.
export LIBNODE_VERSION=v17.1.0export LIBNODE_ARCHITECTURE=x86python3 -m scripts.downloadpython3 -m scripts.patchpython3 -m scripts.buildpython3 -m scripts.postprocpython3 -m scripts.headerspython3 -m scripts.testpython3 -m scripts.archive