Commit Graph

3 Commits

Author SHA1 Message Date
DavidKorczynski e518f6e22e
Fix nodejs build after experimental-quic flag removed. (#5094) 2021-02-02 09:59:09 -08:00
DavidKorczynski 0acecb4451
[nodejs] Simplify build process as most work is now upstreamed. (#4327)
* Build of nodejs has now been upstreamed and this commit simplifies the build for nodejs to the new updates.

* We only support libfuzzer for now.

* Simplified the build script.
2020-08-17 07:41:25 -07:00
DavidKorczynski 4c5bd1da12
[Nodejs] initial integration. (#3860)
* Nodejs initial integration.

* Added headers to fix Travis.

* A lot of simplifications to build script. LDFLAGS is the key here.

* More simplifications to build script.

* Fix Travis.

* Remove msan.

* Generalise and simplify build script.

* utilise all cores and a bit nicer structure in build.
2020-06-08 18:47:09 -07:00