emscripten-core / emscripten-core/emscripten
TLS symbols cannot currently be exported in dynamic linking
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
We don't currently have any way to distingish between normal data exports and tls data exports.
Until we define and ABI for inter-module TLS we should make such exports into and error.
Contributor guide
Assessment
This issue has not been assessed yet.