Age | Commit message (Collapse) | Author |
|
|
|
Further changes for issue #1732
|
|
|
|
|
|
|
|
and decoder file suffix so same cmdline works on Windows and Linux. Fixes browser.test_compression on Windows.
|
|
|
|
Conflicts:
tools/shared.py
|
|
|
|
|
|
footprint and fread() performance over the default behavior that copied VFS to HEAP, that is designed for mmap() performance.
Adjust MEMFS node contentMode enum to reflect whether content is off the main HEAP or not. Note that this enum is not much used, so this has little effect. Add browser tests to check that fread() and mmap() work with and without --no-heap-copy.
|
|
load times
|
|
|
|
be able to start network access as early as possible
|
|
|
|
|
|
Fix debug format to allow specific LLVM opts rather than just an integer level
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add locale stuff
|
|
|
|
|
|
Fix ar handling
|
|
'-current_version' directives when scanning for input files. Fixes test_the_bullet on OSX after the previous commit.
|
|
|
|
information at the end, e.g. 'libz.so.1.2.8'. Do not assume in the source -> LLVM bitcode compilation pass that all untested file suffixes would be assembly files. Related to #1648.
|
|
file is missing or is a bitcode file if an archive file was expected, but issue an error and abort. Related to #1648.
|
|
|
|
Fix using emcc -E.
|
|
We don't want to pass this extra flag to emcc as it breaks when
doing EMCONFIGURE_JS=1 emconfigure ./configure ...
|
|
|
|
|
|
|
|
|
|
|
|
modules
|
|
|
|
|
|
|
|
as shared libs
|
|
|