emscripten-core / emscripten-core/emscripten
Need clarification in page:Optimizing Code
Open
good first bug
help wanted
wontfix
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
In the [page](https://emscripten.org/docs/optimizing/Optimizing-Code.html#troubleshooting-poor-performance), there is a paragraph which reads,
`Emscripten-compiled code can currently achieve approximately half the speed of a native build.`
Since, Emscripten can compile the code to either `WASM` or `asm.js`, shall above statement be updated to clarify the ambiguity ?
Contributor guide
Assessment
This issue has not been assessed yet.