Build native modules using libc++
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 181
- Avg merge
- 6h 44m
- Merged PRs (30d)
- 3
Description
Electron from version 8 and higher is built and linked to libc++ instead of the normal standard library. We should make native modules link to libc++ as well (might have to adjust Electron to export the symbols) so that they are 100% compatible.
Contributor guide
Assessment
This issue has not been assessed yet.