emscripten-core/emscripten

Need clarification in page:Optimizing Code

Open

#13,313 opened on Jan 25, 2021

View on GitHub
 (6 comments) (0 reactions) (0 assignees)C++ (3,519 forks)batch import
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 ?

Contributor guide