https://github.com/kripken/emscripten
History
Tip revision: 6c634b115d6b259516706c99a3c74d100a356254 authored by Jukka Jylänki on 18 January 2019, 20:56:02 UTC
Micro-optimize access to emscripten_memcpy_big: moving return statement to wasm side saves 6 bytes (reduces JS code by 9 bytes, increases wasm code by only 3 bytes)
Tip revision: 6c634b1
File Mode Size
.circleci
cmake
docs
media
site
src
system
tests
third_party
tools
.clang-format -rw-r--r-- 179 bytes
.flake8 -rw-r--r-- 1.0 KB
.gitattributes -rw-r--r-- 312 bytes
.gitignore -rw-r--r-- 371 bytes
.style.yapf -rw-r--r-- 47 bytes
AUTHORS -rw-r--r-- 17.7 KB
CONTRIBUTING.md -rw-r--r-- 200 bytes
ChangeLog.md -rw-r--r-- 165.0 KB
LICENSE -rw-r--r-- 5.0 KB
README.md -rw-r--r-- 1.2 KB
em++ -rwxr-xr-x 434 bytes
em++.bat -rw-r--r-- 32 bytes
em++.py -rwxr-xr-x 684 bytes
em-config -rwxr-xr-x 608 bytes
em-config.bat -rw-r--r-- 37 bytes
emar -rwxr-xr-x 248 bytes
emar.bat -rw-r--r-- 32 bytes
emar.py -rwxr-xr-x 2.3 KB
embuilder.py -rwxr-xr-x 10.2 KB
emcc -rwxr-xr-x 260 bytes
emcc.bat -rw-r--r-- 32 bytes
emcc.py -rwxr-xr-x 133.0 KB
emcmake -rwxr-xr-x 248 bytes
emcmake.bat -rw-r--r-- 36 bytes
emcmake.py -rwxr-xr-x 529 bytes
emconfigure -rwxr-xr-x 248 bytes
emconfigure.bat -rw-r--r-- 39 bytes
emconfigure.py -rwxr-xr-x 1.6 KB
emlink.py -rwxr-xr-x 960 bytes
emmake -rwxr-xr-x 248 bytes
emmake.bat -rw-r--r-- 34 bytes
emmake.py -rwxr-xr-x 1.4 KB
emranlib -rwxr-xr-x 154 bytes
emranlib.bat -rw-r--r-- 36 bytes
emrun -rwxr-xr-x 248 bytes
emrun.bat -rw-r--r-- 33 bytes
emrun.py -rwxr-xr-x 70.3 KB
emscons -rwxr-xr-x 260 bytes
emscons.py -rwxr-xr-x 583 bytes
emscripten-version.txt -rw-r--r-- 10 bytes
emscripten.py -rw-r--r-- 89.7 KB
package-lock.json -rw-r--r-- 1.2 KB
package.json -rw-r--r-- 70 bytes

README.md

back to top