abi-stable-node icon indicating copy to clipboard operation
abi-stable-node copied to clipboard

Tracking issue for modules we've noticed are ported to Oct 2020 - Oct 2021

Open mhdawson opened this issue 5 years ago • 11 comments

mhdawson avatar Dec 11 '20 16:12 mhdawson

I want to report this project napi-nim that allows to write NodeJS native extensions in Nim.

NickNaso avatar Jan 19 '21 12:01 NickNaso

I want o report this project napi-cs an experimental tool chain for build NodeJS modules with .NET 6.0 and C#.

NickNaso avatar Sep 28 '21 09:09 NickNaso

I want o report this project zig-nodejs-example an example on how to build NodeJS modules with Zig.

NickNaso avatar Nov 13 '21 20:11 NickNaso

1302 dependents 4 Feb 2022

mhdawson avatar Feb 04 '22 16:02 mhdawson

Updated: https://github.com/vweevers/about-native-addons/blob/main/data.md

vweevers avatar Feb 06 '22 12:02 vweevers

@vweevers thanks for that data, very interesting.

What does the number under Preb. mean. The number of pre-built binaries that are provided?

mhdawson avatar Feb 07 '22 22:02 mhdawson

The number of pre-built binaries that are provided?

Aye

vweevers avatar Feb 07 '22 23:02 vweevers

Bun JavaScript runtime that uses JavaScriptCore as JavaScript engine implements Node-API functions (about 90%).

NickNaso avatar Jul 06 '22 08:07 NickNaso

There is a PR to add Node-API in Deno https://github.com/denoland/deno/pull/13633

NickNaso avatar Aug 06 '22 07:08 NickNaso

Veil https://github.com/lightsourceengine/veil is a NodeJS-like runtime for running JS apps on a wide range of hardware. It implements Node-API see: https://github.com/lightsourceengine/veil/tree/main/src/napi

NickNaso avatar Aug 18 '22 12:08 NickNaso

Deno v1.26.1 added Node-API https://github.com/denoland/deno/releases/tag/v1.26.1

NickNaso avatar Oct 07 '22 11:10 NickNaso

Closing since it's no longer 2021

mhdawson avatar Jan 13 '23 16:01 mhdawson