Skip to content

Commit

Permalink
change readme
Browse files Browse the repository at this point in the history
  • Loading branch information
murat-dogan committed Jun 30, 2024
1 parent 79f5bc0 commit 0319099
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,9 @@ npm install node-datachannel

`node-datachannel` targets N-API version 8 and supports NodeJS v16 and above. It is tested on Linux, Windows and MacOS. For N-API compatibility please check [here](https://nodejs.org/api/n-api.html#n_api_n_api_version_matrix).

| | Linux [x64,armv7,arm64] (1) | Windows [x86,x64] | Mac [M1,x64] |
| -------- | :-------------------------: | :---------------: | :----------: |
| Node V16 | + | + | + |
| Node V17 | + | + | + |
| Node V18 | + | + | + |
| Node V19 | + | + | + |
| Node V20 | + | + | + |
| | Linux [x64,armv7,arm64] (1) | Windows [x86,x64] | Mac [M1,x64] |
| ----------------------- | :-------------------------: | :---------------: | :----------: |
| NAPI V8 (>= NodeJS V16) | + | + | + |

**(1)** For Linux musl + libc

Expand Down

0 comments on commit 0319099

Please sign in to comment.