emscripten-core/emscripten

Need clarification in page:Optimizing Code

Open

#13 313 ouverte le 25 janv. 2021

Voir sur GitHub
 (6 commentaires) (0 réactions) (0 assignés)C++ (3 519 forks)batch import
good first bughelp wantedwontfix

Métriques du dépôt

Stars
 (27 361 stars)
Métriques de merge PR
 (Merge moyen 19j 10h) (147 PRs mergées en 30 j)

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 ?

Guide contributeur