Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 707 Bytes

node-api-compatibility.md

File metadata and controls

11 lines (8 loc) · 707 Bytes

Napa.js vNext node API compatibility

This file is used to track node API compatiblity.

module function compatibility remarks
assert * o
Buffer Buffer.alloc() o
Buffer Buffer.read() x stream is not multi-thread ready

**TBD: The above is an example. should fill this table in future versions. free to add column if necessary.