Commit graph

2 commits

Author SHA1 Message Date
Harry Hopkinson
86e746c36b
Formatted C++ Files According to the clang-format file. (#33158) 2022-03-09 16:28:54 -05:00
Teo Koon Peng
14aba3f0de
fix: export libuv symbols (#24659)
* fix: export libuv symbols

* add test for linux and windows

* mac linker flags

* assuming same foo.so path for macos

* use --whole-archive flag for mac as well

* use force_load for mac

* refactor: use napi c api directly

Co-authored-by: Cheng Zhao <zcbenz@gmail.com>
2020-08-11 19:17:18 +09:00