emscripten-core/emscripten
GitHub で見るNeed clarification in page:Optimizing Code
Open
#13,313 opened on 2021年1月25日
good first bughelp wantedwontfix
Repository metrics
- Stars
- (27,361 stars)
- 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 ?