-
-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Description
As @bghgary mentioned on the N-API WG meeting on 10/18, there is a use case where developers who are embedding JS engines directly (and not embedding Node) can need a VM-neutral interface to talk to these engines in an ABI-stable manner. Given that N-API already has this, @bghgary suggested factoring out the ES-specific parts of N-API into its own header. Opening this issue to continue that discussion.
@bghgary's prototype is here: https://github.com/bghgary/node-addon-api/tree/ES-only
bghgary and NickNaso
Metadata
Metadata
Assignees
Labels
No labels