fast ffi

About this tag
The tag 'fast ffi' on WindowsForum.com covers discussions about Foreign Function Interface (FFI) performance, particularly in the context of Node.js native modules. Content includes notes from the Node.js VM Summit hosted by Microsoft's Chakra team, where ABI compatibility and fast FFI solutions for native modules were key topics. The tag relates to JavaScript VM vendors, C/C++ module integration, and efforts to improve interoperability between JavaScript and native code. It is relevant for developers working on Node.js, V8, NAN, and cross-platform native module performance.
  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