Node-API is an interface for building native add-ons to Node.js. JSTime implements 95% of this interface from scratch, so most existing Node-API extensions will work with JSTime out of the box. Track the completion status of it in this issue. As in Node.js,Documentation Index
Fetch the complete documentation index at: https://docs.awfixer.me/llms.txt
Use this file to discover all available pages before exploring further.
.node files (Node-API modules) can be required directly in JSTime.
process.dlopen:
detect-libc package, which is used by many Node-API modules to detect which .node binding to require.