porting modules

About this tag
Discussions from the Node.js VM Summit, hosted by Microsoft's Chakra team, focus on ABI compatibility challenges in the Node native module ecosystem. The summit brought together JavaScript VM vendors and collaborators from Google, IBM, Intel, Microsoft, nearForm, and NodeSource to address issues with porting modules written in C/C++ that depend on V8 or NAN APIs. The content covers native module portability and cross-platform compatibility concerns relevant to Node.js developers working on module migration.
  1. News

    Notes from the Node.js VM Summit

    The Chakra team was delighted to host the third Node.js VM Summit recently here at Microsoft. These meetings bring together JavaScript VM vendors, Node collaborators, and CTC members including participants from Google, IBM, Intel, Microsoft, nearForm, and NodeSource. This group is currently...
Back
Top