index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
AUTHORS
10
-rw-r--r--
CONTRIBUTING.md
(renamed from CONTRIBUTING.markdown)
3
-rw-r--r--
ChangeLog
241
-rw-r--r--
LICENSE
6
-rw-r--r--
README.markdown
13
-rw-r--r--
README.md
26
-rw-r--r--
docs/emscripten_powered_by_logo.svg
1547
-rw-r--r--
docs/emscripten_switch_logo.eps
bin
1114650 -> 0 bytes
-rw-r--r--
docs/emscripten_switch_logo.jpg
bin
35951 -> 0 bytes
-rwxr-xr-x
emcc
249
-rw-r--r--
emscripten-version.txt
2
-rwxr-xr-x
emscripten.py
56
-rw-r--r--
media/powered_by_logo.png
bin
0 -> 24795 bytes
-rw-r--r--
media/powered_by_logo.svg
1547
-rw-r--r--
media/switch_logo.png
bin
0 -> 19222 bytes
-rw-r--r--
media/switch_logo.svg
(renamed from docs/emscripten_switch_logo.svg)
0
-rw-r--r--
package.json
2
-rw-r--r--
patches/README
4
-rw-r--r--
patches/series
2
-rwxr-xr-x
scons-tools/emscripten.py
56
-rw-r--r--
src/closure-externs.js
60
-rw-r--r--
src/headlessCanvas.js
4
-rw-r--r--
src/intertyper.js
10
-rw-r--r--
src/jsifier.js
16
-rw-r--r--
src/library.js
59
-rw-r--r--
src/library_browser.js
185
-rw-r--r--
src/library_egl.js
6
-rw-r--r--
src/library_fs.js
137
-rw-r--r--
src/library_gc.js
2
-rw-r--r--
src/library_gl.js
7
-rw-r--r--
src/library_glfw.js
2
-rw-r--r--
src/library_glut.js
5
-rw-r--r--
src/library_html5.js
79
-rw-r--r--
src/library_openal.js
36
-rw-r--r--
src/library_sdl.js
212
-rw-r--r--
src/library_sockfs.js
38
-rw-r--r--
src/parseTools.js
6
-rw-r--r--
src/postamble.js
16
-rw-r--r--
src/preamble.js
23
-rw-r--r--
src/relooper/README.markdown
14
-rw-r--r--
src/relooper/README.md
12
-rw-r--r--
src/relooper/Relooper.cpp
57
-rw-r--r--
src/relooper/Relooper.h
8
-rw-r--r--
src/relooper/test.cpp
123
-rw-r--r--
src/relooper/test.txt
65
-rw-r--r--
src/runtime.js
21
-rw-r--r--
src/settings.js
30
-rw-r--r--
src/shell.html
1653
-rw-r--r--
src/shell.js
6
-rw-r--r--
src/struct_info.json
6
-rw-r--r--
system/include/EGL/eglplatform.h
2
-rw-r--r--
system/include/SDL/SDL_config_minimal.h
2
-rw-r--r--
system/include/SDL/SDL_stdinc.h
2
-rw-r--r--
system/include/emscripten/emscripten.h
98
-rw-r--r--
system/include/emscripten/html5.h
25
-rw-r--r--
system/include/execinfo.h
44
-rw-r--r--
system/include/gc.h
2
-rw-r--r--
system/include/jansson.h
2
-rw-r--r--
system/include/unwind.h
154
-rw-r--r--
system/lib/compiler-rt/int_endianness.h
2
-rw-r--r--
system/lib/dlmalloc.c
2
-rw-r--r--
tests/799.cpp
2
-rw-r--r--
tests/aniso.c
2
-rw-r--r--
tests/asmjs-unknown-emscripten.c
98
-rw-r--r--
tests/box2d/Benchmark.cpp
8
-rw-r--r--
tests/cases/2xi40.ll
4
-rw-r--r--
tests/cases/514_ta2.ll
4
-rw-r--r--
tests/cases/aliasbitcast.ll
4
-rw-r--r--
tests/cases/aliasbitcast2_noasm.ll
2
-rw-r--r--
tests/cases/aliasbitcast3_noasm.ll
4
-rw-r--r--
tests/cases/aliasbitcastdollar_noasm.ll
2
-rw-r--r--
tests/cases/aliases_fastcomp.ll
41
-rw-r--r--
tests/cases/aliases_fastcomp.txt
5
-rw-r--r--
tests/cases/atomicrmw.ll
4
-rw-r--r--
tests/cases/atomicrmw_dec.ll
4
-rw-r--r--
tests/cases/atomicrmw_unaligned.ll
4
-rw-r--r--
tests/cases/bigdouble.ll
4
-rw-r--r--
tests/cases/boolret_fastcomp.ll
4
-rw-r--r--
tests/cases/breakinthemiddle.ll
4
-rw-r--r--
tests/cases/breakinthemiddle2.ll
4
-rw-r--r--
tests/cases/caall.ll
4
-rw-r--r--
tests/cases/callwithstructural64_ta2.ll
4
-rw-r--r--
tests/cases/callwithstructural_ta2.ll
4
-rw-r--r--
tests/cases/complexphi.ll
4
-rw-r--r--
tests/cases/ctors_cast.ll
4
-rw-r--r--
tests/cases/dash.ll
4
-rw-r--r--
tests/cases/dollar.ll
4
-rw-r--r--
tests/cases/emptyalloca.ll
4
-rw-r--r--
tests/cases/emptyasm_aue.ll
(renamed from tests/cases/emptyasm_le32.ll)
4
-rw-r--r--
tests/cases/emptystruct.ll
2
-rw-r--r--
tests/cases/entry3.ll
4
-rw-r--r--
tests/cases/fptosi.ll
4
-rw-r--r--
tests/cases/funcptr.ll
4
-rw-r--r--
tests/cases/fuzz6_ta2.ll
4
-rw-r--r--
tests/cases/gepaddoverflow.ll
4
-rw-r--r--
tests/cases/i24_mem_ta2.ll
4
-rw-r--r--
tests/cases/i96_ashr_ta2.ll
4
-rw-r--r--
tests/cases/i96shiftnon32_ta2.ll
4
-rw-r--r--
tests/cases/inttoptr.ll
4
-rw-r--r--
tests/cases/invokebitcast.ll
13
-rw-r--r--
tests/cases/invokeundef.ll
4
-rw-r--r--
tests/cases/legalizer_b_ta2.ll
6
-rw-r--r--
tests/cases/legalizer_ta2.ll
4
-rw-r--r--
tests/cases/loadbitcastgep.ll
4
-rw-r--r--
tests/cases/muli33_ta2.ll
4
-rw-r--r--
tests/cases/oob_ta2.ll
4
-rw-r--r--
tests/cases/phi24_ta2.ll
4
-rw-r--r--
tests/cases/phicubed.ll
4
-rw-r--r--
tests/cases/phientryimplicit.ll
10
-rw-r--r--
tests/cases/phientryimplicitmix.ll
4
-rw-r--r--
tests/cases/phientryimplicitmoar.ll
4
-rw-r--r--
tests/cases/philoop_ta2.ll
4
-rw-r--r--
tests/cases/phinonexist.ll
11
-rw-r--r--
tests/cases/phinonreachable64.ll
26
-rw-r--r--
tests/cases/phiptrtoint.ll
4
-rw-r--r--
tests/cases/phiself.ll
4
-rw-r--r--
tests/cases/ptrtoi64.ll
4
-rw-r--r--
tests/cases/ptrtoint_blockaddr.ll
4
-rw-r--r--
tests/cases/quotedlabel.ll
2
-rw-r--r--
tests/cases/sillybitcast.ll
10
-rw-r--r--
tests/cases/sillybitcast2.ll
4
-rw-r--r--
tests/cases/sillyfuncast.ll
4
-rw-r--r--
tests/cases/sillyfuncast2_noasm.ll
(renamed from tests/cases/sillyfuncast2.ll)
1
-rw-r--r--
tests/cases/storebigfloat.ll
4
-rw-r--r--
tests/cases/storestruct.ll
4
-rw-r--r--
tests/cases/structinparam.ll
4
-rw-r--r--
tests/cases/structparam.ll
2
-rw-r--r--
tests/cases/structphiparam.ll
4<