emscripten-core/emscripten

Need clarification in page:Optimizing Code

Open

#13.313 geöffnet am 25. Jan. 2021

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (3.519 Forks)batch import
good first bughelp wantedwontfix

Repository-Metriken

Stars
 (27.361 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 19T 10h) (147 gemergte PRs in 30 T)

Beschreibung

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