nodejs / abi-stable-node

Repository used by the Node-API team to manage work related to Node-API and node-addon-api
239 stars 47 forks source link

add emnapi to node-api-engine-bindings.md #447

Closed toyobayashi closed 1 year ago

toyobayashi commented 1 year ago

https://github.com/nodejs/node-addon-api/pull/1283#issuecomment-1427637888

Not sure if it is the correct position to add. emnapi is not a "runtime", but something (a library?) that can help users write bindings between wasm and JavaScript in a same way of Node-API, itself need to be run on a JavaScript runtime such as browser or Node.js.