Commits
User selector
Commit History
Commits on Sep 2, 2020
Remove DYNAMICTOP_PTR (#12057)
Show description for 0882510authored
Commits on Aug 24, 2020
Remove unnecessary restrictions around RTTI from wire.h (#10914)
Show description for e5663b9authored
Commits on Aug 22, 2020
Commits on Aug 7, 2020
Followup on addition of emscripten_stack_get_free (#11821)
Show description for aaab662authored
Commits on Aug 4, 2020
Add WEBGL_multi_draw extension (#11650)
Show description for 9c5537eauthored
Commits on Aug 3, 2020
SDL2 Pthread Proxy APIs (#9336)
Show description for 8b7f834authored
Commits on Jul 16, 2020
Do not consider embind contexts to be leaked (#11643)
Show description for 5e5b2c1authored
Commits on Jul 8, 2020
Commits on Jun 22, 2020
Update after LLVM name change (#11466)
Show description for 1550217authored
Commits on Jun 18, 2020
Add support for Embind + Asyncify integration (#11429)
Show description for 8715a1bandauthored
Commits on Jun 17, 2020
Add functions for access emscripten stack layout information (#11437)
Show description for 1b58a80authored
Commits on Jun 16, 2020
Emscripten WebGL API (#11400)
Show description for 54347a2authored
Commits on Jun 6, 2020
Move Emscripten-specific bits of WebGPU out from html5.h (#11342)
Show description for ba81a13authored
Commits on May 27, 2020
Commits on May 26, 2020
Delete obsolete SIMD.js support (#11180)
Show description for 473d02aauthored
Commits on May 18, 2020
Remove emterpreter support. (#11020)
Show description for b43474fauthored
Commits on May 15, 2020
Add Emscripten Math API for direct access to JavaScript Math object (#11151)
Show description for 9ecd579authored
Commits on May 11, 2020
Refactor and rename confusing pthreads async functions (#10772)
Show description for 53fb2f6authored
Commits on May 4, 2020
WEBGL_draw_instanced_base_vertex_base_instance (#11054)
Show description for 7ad7013authored
Commits on Apr 13, 2020
Improve support for LLD_REPORT_UNDEFINED (#10826)
Show description for 84a3d51authored
Commits on Apr 9, 2020
Allow setters in embind with non-void return types (#10830)
Show description for a93a4aeauthored
Commits on Mar 23, 2020
Make format argument required for emscripten_log (#10507)
Show description for 918a849authored
Commits on Mar 22, 2020
- authored
Add new EM_IMPORT macro that adds `import_name` and `import_module` attributes (#10591)
Show description for a4dde87authored
Commits on Mar 21, 2020
Commits on Mar 3, 2020
Make sbrk() compatible with 2GB+ heaps (#10600)
Show description for 552b3b7authored
Commits on Mar 2, 2020
Resolve compilation failure for register_map relating to noexcept-qualified templates (#9348)
Show description for 0dfa792authored
Commits on Feb 26, 2020
emscripten_log() - support also EM_LOG_INFO and EM_LOG_DEBUG flags (#10447)
Show description for 21b77aeauthored
Commits on Feb 19, 2020
Drop preferLowPowerToHighPerformance (#10505)
Show description for 1255b37authored
Commits on Feb 18, 2020
Remove unused EM_PROXIED_SYSCALL special hanling of syscalls (#10477)
Show description for 9c86181authored
Commits on Jan 24, 2020
Add support for webgpu.h-on-WebGPU (#10218)
Show description for 028f737authored andcommitted
Commits on Jan 22, 2020
Add emscripten_get_exported_function() and a test. (#10225)
Show description for 10b18f3authored
Commits on Jan 16, 2020
Add new Fibers context-switching API (#9859)
Show description for 0959b37authored andcommitted
Commits on Jan 9, 2020
Update emmalloc (#10145)
Show description for d4c3592authored
Commits on Dec 24, 2019
Reduce geometric memory growth factor (#10083)
Show description for 7952394authored