Skip to content

src: add public API for linked bindings

Rodrigo Muino Tomonari requested to merge github/fork/addaleax/nm-f-linked into master
test: make cctest full Node.js environment

Make sure node::Init() is called once, and execute RunBootstrapping() so that Node’s internals are ready when the cctests run.

src: add public API for linked bindings

(Re-?)add a public API for creating linked bindings (access to NM_F_LINKED as a constant was previously removed in d6ac8a4d), and add a test for the functionality.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading