emscripten-core/emscripten

Need clarification in page:Optimizing Code

开放

#13,313 创建于 2021年1月25日

 (6 条评论) (0 个反应) (0 位负责人)C++ (3,519 个派生)batch import
good first bughelp wantedwontfix

仓库指标

星标
 (27,361 个星标)
PR 合并指标
 (平均合并 19天 10小时) (30 天内合并 147 个 PR)

描述

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 ?

贡献者指南