emscripten-core / emscripten-core/emscripten
Getting symbol visibility info from emnm?
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
I want to get the list of symbols with `visibility: normal` but not with `visibility: hidden`. `emnm -j` lists both. I can get this information with `llvm-readobj` but it doesn't work on bitcode. What is the best way to handle this?
Contributor guide
Assessment
This issue has not been assessed yet.