Commits
User selector
Commit History
Commits on Feb 4, 2021
4GB emmalloc (#13258)
Show description for 5d22425authored
Commits on Feb 3, 2021
Commits on Jan 27, 2021
Restore the dynCall() and dynCall_sig() API into the build (#13296)
Show description for 7ff719cauthored
Commits on Jan 20, 2021
Zero sin_zero when writing a sockaddr_in (#13003)
Show description for b0da998authored
Commits on Jan 7, 2021
Commits on Dec 10, 2020
Properly set addrlen in socket syscalls (#12997)
Show description for d42c1f9authored
Commits on Dec 2, 2020
- authored
Optimize makeDynCall to use dynCall_xx function directly where needed (#12741)
Show description for 496967eauthored
Commits on Nov 18, 2020
Remove some old runtime stubs (#12820)
Show description for b43d3deauthoredRemove system/lib/debugging.cpp (#12821)
Show description for 8e154f5authored
Commits on Nov 9, 2020
Remove last references to handleFSError (#12744)
Show description for 5c94651authored
Commits on Nov 3, 2020
Add a compiler check for JS library aliases and signatures (#12319)
Show description for ba5aa10authored
Commits on Nov 2, 2020
Error on bad JS library elements (#12673)
Show description for a516755authored
Commits on Oct 31, 2020
Remove setErrNo dependency from library_fs.js. NFC. (#12668)
Show description for 5a7df05authored
Commits on Oct 29, 2020
Update mktime to match C expected behavior (#12320)
Show description for 8ee479eauthoredSwitch to llvm's PIC ABI for relocatable code (#12461)
Show description for 16d0187authoredMove emscripten_stack_get_base/end into native code (#12615)
Show description for 3f7d8eeauthored
Commits on Oct 15, 2020
Some minor cleanups split out from #12461 (#12532)
Show description for 31df03aauthored
Commits on Oct 12, 2020
Commits on Oct 11, 2020
Don't run binaryen postprocessing for Emscripten EH/SjLj (#12399)
Show description for e179b57authored
Commits on Oct 8, 2020
Fix timezone returning wrong values during DST (#12330)
Show description for 3cf806dauthored
Remove EM_LOG_DEMANGLE (#12470)
Show description for ef4d1e9authored
Commits on Oct 5, 2020
Improve SUPPORT_LONGJMP=0 (#12394)
Show description for a2d4949authored
Commits on Oct 1, 2020
Remove references to __growWasmMemory (#12391)
Show description for b28a074authored
Commits on Sep 29, 2020
Ignore ASAN_SHADOW_SIZE (#12249)
Show description for a534224authoredRemove builtin primitive concept from jsifier (#12354)
Show description for fcb8d58authored
Commits on Sep 23, 2020
Remove unused i64 math helpers (#12313)
Show description for ca81a8aauthored
Commits on Sep 21, 2020
Remove un-needed stack allocation in gethostbyname (#12281)
Show description for 9456db2authoredSimplify `allocate` function to only take a single type (#12279)
Show description for fc67fbfauthored
Commits on Sep 17, 2020
Use getentropy from std::random_device, avoiding FS usage of /dev/urandom (#12240)
Show description for 048f028authored
Commits on Sep 11, 2020
Remove makeStaticAlloc/String (#12174)
Show description for 79da9f9authoredAdd some comments (#12171)
Show description for 019805bauthoredHandle both emscripten_longjmp and emscripten_longjmp_jmpbuf (#12157)
Show description for e7da81dauthored
Commits on Sep 8, 2020
- authored
Minor cleanup of libdl JS functions. NFC. (#12124)
Show description for aaa6773authored