emscripten-core / emscripten-core/emscripten
Identical Code Folding support
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
Hi!
We added '-faddrsig' to compilation flags and '-Wl,--icf' to link flags, but got 'wasm-ld: error: unknow argument: --icf'.
Is Identical Code Folding currently supported? This should greatly reduce size of resulting wasm files.
Looking forward to a reply.
Contributor guide
Assessment
This issue has not been assessed yet.