https://github.com/kripken/emscripten
Name Target Message Date
HEAD 6dc4ac5 1.37.0 23 December 2016, 23:47:45 UTC
refs/heads/3785-no-auto-decode bda50f6 rename 'prepare' methods to the better 'preload plugins' terminology 02 October 2015, 20:56:01 UTC
refs/heads/923_var_collisions 7ecc5ed refactor toNiceIdent'ed outputs and avoid variable collisions 03 April 2013, 23:33:58 UTC
refs/heads/asm2wasm f10d9f2 autodebug improvements 02 November 2015, 20:58:11 UTC
refs/heads/asm_dlopen 852ce1b import js library stuff into asm shared libraries, but do not generate the js library, reuse the parent's 26 August 2013, 04:41:20 UTC
refs/heads/asm_dlopen2 500a013 handle the case of EXPORTED_FUNCTIONS=@ 03 September 2013, 21:31:57 UTC
refs/heads/asmify 9380bcb work 24 October 2014, 00:13:32 UTC
refs/heads/async-emterp 98d44c6 support SDL_Delay in emterpreter, calling emscripten_sleep 14 January 2015, 21:27:25 UTC
refs/heads/async_all_the_things a9cc339 Remove emcc override of async setting 24 February 2017, 18:35:45 UTC
refs/heads/atomicrmw_i64 fdc2a38 fix atomicrmw i64 and add testing #4025 08 January 2016, 20:38:54 UTC
refs/heads/back-to-llvm 28dab92 update other.test_emterpreter 15 October 2015, 22:15:15 UTC
refs/heads/ban_v8_dlfcn 04c90fc Add bug link and make conditional on wasm 07 January 2017, 03:51:35 UTC
refs/heads/basic_vars 9123832 make it easier to add basic_vars in emscripten.py, allow a different name for the outside var and the inside one 07 December 2016, 01:19:02 UTC
refs/heads/binaryen-emulated-fp-by-default b950750 add indirect call benchmark 05 December 2016, 19:40:56 UTC
refs/heads/binaryen-precision 5ceb23d test BINARYEN_IMPRECISE mode 10 November 2016, 21:07:37 UTC
refs/heads/c_backend a2ae994 hack for ctlz/cttz 30 April 2014, 20:08:50 UTC
refs/heads/c_backend_unions bc9414f define memory in c backend output as a union of views 04 April 2014, 23:27:32 UTC
refs/heads/cacheallrecursivetokens e0964a5 cache all non-simple tokens to minimize recursive tokenize calls 16 October 2013, 23:22:36 UTC
refs/heads/cleanup-libc a2c3faf fix asm validation error in USE_FULL_LIBRARY 07 August 2015, 20:04:48 UTC
refs/heads/combiner-alias 5387c1e Remove use of combiner-alias-analysis flag from wasm backend's llc The flag has been removed from llc upstream in https://reviews.llvm.org/D14834 09 December 2016, 17:38:40 UTC
refs/heads/comp_opts c984dfd wip expressionizer 2 09 October 2013, 03:26:54 UTC
refs/heads/conditionalize 17ba5c2 conditionalize in all boolean-emitting expressions 13 May 2014, 22:00:34 UTC
refs/heads/cpp_optimizer 4a99a42 enable and fix some minor tests that got disabled by mistake a long time ago 14 November 2014, 01:45:34 UTC
refs/heads/cxa_guard a46b107 move cxa_guard methods into compiled code 16 February 2016, 00:54:12 UTC
refs/heads/deframeworkify ca912fd sort target labels in switches so output is consistently ordered 23 September 2013, 23:53:48 UTC
refs/heads/demangle_ban_v8 d7a491f Only ban if wasm 14 November 2016, 17:55:02 UTC
refs/heads/depreamble 28de252 fix ccall/cwrap setup assignment 24 January 2016, 01:00:30 UTC
refs/heads/eliminate2 083ab87 wip 05 July 2013, 23:17:44 UTC
refs/heads/em-audio dd2a1fe test pcm loading in emscripten_audio 06 January 2015, 21:19:48 UTC
refs/heads/em-audio-sdl 0842ce1 note if web audio is available 09 January 2015, 01:34:51 UTC
refs/heads/emcc-direct c4038a1 handle --default-object-ext properly, and other emcc fixes 26 March 2014, 17:43:07 UTC
refs/heads/emterpreter 4d813ce restore benchmark settings to incoming defaults 17 October 2014, 19:51:31 UTC
refs/heads/emterpreter-f32 21097a2 enable emterpreter on freetype-outlining test 13 February 2015, 23:55:55 UTC
refs/heads/eval-ctor 937db32 remove unnecessary memset in newlocale 04 March 2016, 01:15:25 UTC
refs/heads/expand-big-switches 0f387c5 add test of default usage in a big switch 16 June 2015, 22:47:33 UTC
refs/heads/export d774118 add EMSCRIPTEN_EXPORT option 25 February 2017, 00:09:27 UTC
refs/heads/f32 117f357 Merge branch 'incoming' into f32 11 November 2013, 19:56:51 UTC
refs/heads/fast-fs 6c6e4f5 refactor DataRequest to shrink preloading-generated code 23 August 2013, 18:41:17 UTC
refs/heads/fast-safe-heap 4144568 no need for unsigned param to SAFE_HEAP_LOAD_D 11 September 2015, 22:33:02 UTC
refs/heads/fastcomp-by-default cd3e0b2 add _ZNSt9exceptionD0Ev; fixes fastcomp issue 20 24 February 2014, 22:31:47 UTC
refs/heads/fastpaths 4091984 remove unneeded EMIT_GENERATED_FUNCTIONS 30 September 2013, 22:20:53 UTC
refs/heads/fix-dceable-registerizerHarder 1cb0922 registerizeHarder should not dce out the contents of the dceable helper function for wasm, which declares types. without the types, asm2wasm will fail 04 May 2017, 00:35:53 UTC
refs/heads/fix_test_sse1_full a0a4a6e use -m32 in test_sse1_full if normal building failed 26 August 2015, 00:43:00 UTC
refs/heads/fs-mem-grow c6e63f0 don't pass the target buffer into FS.mmap, as it is always HEAPU8, and it may change if malloc reallocates 02 May 2017, 22:59:48 UTC
refs/heads/glGet-cleanup 2e821b2 cleanup and consolidate glGet 27 November 2013, 19:21:39 UTC
refs/heads/gl_relocation a957cf3 relocate GL procs so that they can be implemented in C but the library version still be run through a function pointer 06 July 2013, 17:00:16 UTC
refs/heads/globals-chunking c38f80f chunk globals. seems to just slow us down 10 October 2013, 00:49:07 UTC
refs/heads/heapalign 3cf218e remove undefined behavior from fuzz/2.c 22 June 2015, 23:32:30 UTC
refs/heads/html_mouse 6d41ea2 fix interactive.test_html5_mouse 11 February 2016, 19:39:53 UTC
refs/heads/i32-mem-init 00bc108 use i32 values in mem init to save size, when not using binary mem init file 01 April 2014, 18:56:42 UTC
refs/heads/improvements 56a65e4 using FS.createPreloadedFile from JS requires --use-preload-plugins 09 February 2016, 21:52:40 UTC
refs/heads/incoming 909e396 Fix Emscripten compiler detection in CMake when EMCC_SKIP_SANITY_CHECK=1 is specified, and add a test. Fixes #5145. 05 May 2017, 11:51:47 UTC
refs/heads/interal-optimizer f93127e use more optimizer passes in backend 12 August 2015, 17:59:41 UTC
refs/heads/interpret_memorygrowth 4982ad5 Simplfy memory growth code for polyfill interpreter This will allow us to remove the duplicate code in wasm-js.cpp in Binaryen. 28 April 2017, 21:25:09 UTC
refs/heads/ising 94abb18 Merge branch 'incoming' into ising 14 March 2017, 21:49:46 UTC
refs/heads/issue_3741 34759d5 fix a race condition in worker startup #3741 04 September 2015, 17:48:19 UTC
refs/heads/issue_3743 91cc216 try to emit symbol maps even when closure=2 #3743 04 September 2015, 18:17:31 UTC
refs/heads/land-1624 0a8f236 update unistd tests to run only on node 01 October 2013, 01:07:30 UTC
refs/heads/land-3.5 254127e update llvm version to 3.5 ; 1.28.3 29 December 2014, 23:48:50 UTC
refs/heads/land-waywardmonkeys-new-libc-headers 2c5899b add some stubs for libc needed by libc++ 13 September 2013, 17:02:55 UTC
refs/heads/lazy_token_item f36daf3 lazily compute token .item's 15 October 2013, 21:23:05 UTC
refs/heads/library_runtime 4197db8 librarify getValue/setValue 21 July 2015, 00:41:07 UTC
refs/heads/linking 426c94d Merge branch 'incoming' into linking Conflicts: emcc emscripten.py src/settings.js tests/test_core.py 27 April 2015, 23:38:01 UTC
refs/heads/llvm-3.3 cd813c6 option to hoist dead ends into loops 15 November 2013, 18:44:29 UTC
refs/heads/llvm-3.4 0b3416a Merge branch 'incoming' into llvm-3.4 Conflicts: tests/test_benchmark.py tools/shared.py 07 January 2014, 23:40:53 UTC
refs/heads/llvm-js 79055c0 disable some dcpu features we don't need 30 July 2012, 21:11:52 UTC
refs/heads/llvmsvn f253e15 Merge branch 'master' into llvmsvn 06 August 2013, 20:33:33 UTC
refs/heads/low_globals eadd89b make memory management sane: 0 is null, then static including globals, then stack, then dynamic/sbrk. deprecate shared libs (BUILD_AS_SHARED_LIB) 03 May 2013, 23:40:18 UTC
refs/heads/lz4 0ccf591 use existing createPath, no need for new createFolders 08 September 2015, 22:41:31 UTC
refs/heads/master 6dc4ac5 1.37.0 23 December 2016, 23:47:45 UTC
refs/heads/memimit 884dada fix test_poppler 10 April 2013, 19:48:49 UTC
refs/heads/memory-sharing 1ee118c add link to faq for runtime not ready error 09 February 2015, 01:17:51 UTC
refs/heads/merge-3.4 1b211a6 disable fuzz testcase 21.c in lto due to an llvm bug 19 November 2014, 22:35:57 UTC
refs/heads/merge-3.5 a3352ab followup: 1.28.3 31 December 2014, 21:43:21 UTC
refs/heads/merge-mar-13-2015 6d7cd58 Merge remote-tracking branch 'origin/incoming' into merge-mar-13-2015 23 March 2015, 22:09:09 UTC
refs/heads/merge_37 da616fd refactor memory allocation in places that might happen before malloc is ready 15 May 2015, 19:04:08 UTC
refs/heads/mergefunc daf8910 use mergefunc in -Oz 10 December 2015, 17:44:06 UTC
refs/heads/mingw-path ff038be review 19 January 2017, 19:13:38 UTC
refs/heads/minimal_libcxx 1c4caaa update other.test_only_force_stdlibs and other.test_only_force_stdlibs_2 07 April 2015, 23:04:55 UTC
refs/heads/modularize-then-docs b78c8bd more docs for modularize and it's then() method 12 April 2017, 18:34:51 UTC
refs/heads/multipool e8af295 Review comments 17 February 2017, 23:47:35 UTC
refs/heads/musl-syscall d358335 do not post partial frames from WebGLWorker: when the current frame has already been pushed, by doSwapBuffers for example, avoid sending anything automatically from rAF (we only need rAF when something was *not* sent, in which case the browser default assumes the frame is over) #3567 15 July 2015, 23:30:38 UTC
refs/heads/native-optimizer-by-default ac3bc5d junction variable sorting, to make output deterministic 17 December 2014, 00:34:19 UTC
refs/heads/newtriple cb42d25 check for need to clear cache even in EMCC_DEBUG=1 mode, which forces sanity checks 01 May 2013, 01:29:46 UTC
refs/heads/no-eval c19d66a accept a string as an EM_ASM 02 April 2015, 23:45:26 UTC
refs/heads/no-fs 875be55 work on test for an emterpreter-async error 07 February 2015, 01:18:31 UTC
refs/heads/no-idb-in-chrome 719d13a warn on multiple syncfs calls in flight at the same time 23 October 2015, 18:02:46 UTC
refs/heads/nodjs_error 6cb7b79 Add extra nodeJS check when running the JS optimizer PR4608 integrated the JS engine checks with the jsrun code to run JS engines but it turns out that the JS optimizer doesn't even use that common code. So add an extra check if the JS optimizer runs to give a more useful error message. 01 November 2016, 17:14:31 UTC
refs/heads/nog3 f25a4d6 Update test_binaryen_names 11 November 2016, 20:54:20 UTC
refs/heads/old_shared_libs a853969 Merge pull request #1184 from jallwine/old_shared_libs fixed dlopen so it supports the chunked file read 21 May 2013, 21:56:17 UTC
refs/heads/one-stop-shop 4b4018d disable verify in link step when assertions are off, so optimized builds are faster 17 August 2015, 17:30:45 UTC
refs/heads/optimize-modules dfca46f fix function table wrappers in optimized relocatable function pointers, and add a test 18 August 2015, 18:23:59 UTC
refs/heads/optimize_mem_init a273064 optimize memory initializer if it is large 17 January 2014, 02:36:08 UTC
refs/heads/optimize_normally 4a932b0 disable test_zlib in s_0_x 28 June 2013, 02:24:49 UTC
refs/heads/proxy 7ee8f9b remove unnecessary -lSDL in sdl-config 09 September 2013, 17:05:56 UTC
refs/heads/proxyGL 9be4b66 do not trigger SDL resize events from SDL_SetVideoMode 23 June 2014, 23:21:08 UTC
refs/heads/proxyTransfer 24fcc9e work towards transfering in proxy code 24 June 2014, 18:16:42 UTC
refs/heads/recent-simd 95813fd bitwise simd operators are int-only 22 December 2015, 23:48:09 UTC
refs/heads/relooper-switches 8a873f4 tweak switch parameter some more 22 August 2013, 00:06:50 UTC
refs/heads/relooper-switches-land 0bfc56a flatten switches in outliner 22 August 2013, 19:49:43 UTC
back to top