emscripten-core/emscripten
Need clarification in page:Optimizing Code
オープン
#13,313 opened on 2021/01/25
good first bughelp wantedwontfix
Repository metrics
- Stars
- (27,361 個のスター)
- PR merge metrics
- (平均マージ 19d 10h) (30d で 147 merged PRs)
説明
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 ?