emscripten-core/emscripten

Need clarification in page:Optimizing Code

Open

#13.313 aberto em 25 de jan. de 2021

Ver no GitHub
 (6 comments) (0 reactions) (0 assignees)C++ (3.519 forks)batch import
good first bughelp wantedwontfix

Métricas do repositório

Stars
 (27.361 stars)
Métricas de merge de PR
 (Mesclagem média 19d 10h) (147 fundiu PRs em 30d)

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 ?

Guia do colaborador