Age | Commit message (Collapse) | Author |
|
world; fixes #1048
|
|
|
|
allocation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
llvm_uadd_with_overflow_i64 that way
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sanity tests pass again.
|
|
paths for things like shell files and temp directories. This is important especially on Cygwin/Windows because Cygwin and Windows have different absolute paths.
|
|
|
|
|
|
emscripten.py can run without a ~/.emscripten directory :)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
another dependency on shared.py
|
|
be loaded without shared.py
|
|
|
|
on shared, which requires .emscripten at import time)
|
|
|
|
|
|
for every invocation in emscripten.py
|
|
relooper)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
may have aborted prematurely
|
|
Adds a much cheaper CHECK_HEAP_ALIGN option to do heap access
alignment checks. Less extensive than SAFE_HEAP, but also much
cheaper.
|
|
|
|
|