emscripten-core/emscripten
View on GitHubNeed clarification in page:Optimizing Code
Open
#13,313 opened on Jan 25, 2021
good first bughelp wantedwontfix
Repository metrics
- Stars
- (27,361 stars)
- PR merge metrics
- (Avg merge 19d 10h) (147 merged PRs in 30d)
Description
In the page, 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 ?