Skip to content

Commit 797aca1

Browse files
committed
feat: Compatibility for Node 16
1 parent e27db8f commit 797aca1

File tree

4 files changed

+10518
-5
lines changed

4 files changed

+10518
-5
lines changed

.node-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
16

binding.gyp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
'include_dirs': [
99
'<!(node -e \"require(\'nan\')\")',
1010
],
11-
'cflags_cc': [
12-
'-std=c++11',
13-
],
1411
'sources': [
1512
'js/encoder.h',
1613
'js/erlpack.cc',

0 commit comments

Comments
 (0)