Skip to content

REI-Network/compiled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Compiled

Compiled binary files for @rei-network/binding

Compiler Environment

  • darwin:
    • x64: MacOS 12, Apple clang 13.1.6 with node 14.16.0
    • arm64: MacOS 12, Apple clang 13.1.6 with node 14.16.0
  • linux:
    • x64: CentOS 8, gcc 8.5.0(GLIBC 2.28, GLIBCXX 3.4.25) with node 14.16.0

TODO

  • Support more platforms, such as android
  • Support cross compilation(there are some 🐛 at the moment...)
  • Static link with GLIBC or GLIBCXX ?

License

GPL-3.0-or-later