Node.js 16 introduces Apple Silicon support : vimarsana.com

Node.js 16 introduces Apple Silicon support


Node.js 16 was released on April 20, adding Apple Silicon binaries and additional stable APIs to the popular JavaScript runtime.
The release is the first to ship with prebuilt binaries for Apple Silicon. While Node.js will provide separate tarballs for the Intel and Arm architectures, the MacOS installer will be shipped as a “fat” (multi-architecture) binary. Node.js 16 follows the October 2020 release of Node.js 15.
[
Other new features and improvements in Node.js 16:
The Timers Promises API is stable, providing an alternative set of timer functions that return Promise objects, removing the need to use
util.promisify().
The Google V8 9.0 JavaScript/WebAssembly engine serves as the underpinning of Node.js 16, upgraded from V8 8.6 in Node.js 15. The upgrade features the ECMAScript RegExp Match Indices, which provide the start and end indices of the captured string.

Related Keywords

Bryan Dahl , Javascript Webassembly , Intel , Apple Silicon , While Node , Regexp Match Indices , Stable Source Maps , Node Version Manager , Gnuc Compiler , ரியான் டால் , இன்டெல் , ஆப்பிள் சிலிக்கான் , முனை பதிப்பு மேலாளர் ,

© 2025 Vimarsana