Age | Commit message (Collapse) | Author |
|
|
|
|
|
Conflicts:
tools/shared.py
|
|
|
|
|
|
|
|
|
|
Math.fround calls
|
|
Math.fround calls
|
|
exceeding Windows command line length limitations, giving an error "WindowsError: [Error 87] The parameter is incorrect". Also extend the logging given by EM_BUILD_VERBOSE=3 to print out the compiler invokations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/parseTools.js
src/preamble.js
|
|
Update libcxx
|
|
a non-executing code path
|
|
|
|
|
|
Conflicts:
src/parseTools.js
|
|
no_copy_vfs_to_heap
|
|
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.
|
|
into incoming
Conflicts:
AUTHORS
|
|
`node` binaries built from upstream git have a "-pre" suffix attached
to the version number. Fix the version parser to handle those.
|
|
support, and rename option to PRECISE_F32 to be consistent with other precision options
|
|
smaller inputs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
be able to start network access as early as possible
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|