libnode icon indicating copy to clipboard operation
libnode copied to clipboard

Build Node.js as a static library

Results 4 libnode issues
Sort by recently updated
recently updated
newest added

Hi, nice project. When I download the latest release(https://github.com/patr0nus/libnode/releases/tag/v17.0.1) into my project, I get a compile time error saying "cannot open source file cppgc/common.h".

I successfully built the library and have tested that the example compiles and returns 0, all good. The final stages of archiving though I get the following error: `Traceback (most...

# Patching CVE-2007-4559 Hi, we are security researchers from the Advanced Research Center at [Trellix](https://www.trellix.com). We have began a campaign to patch a widespread bug named CVE-2007-4559. CVE-2007-4559 is a...