Age | Commit message (Collapse) | Author |
|
|
|
In French, it's spelled 'littéralement', with 2 't' ;)
|
|
|
|
|
|
|
|
|
|
|
|
BananaBread crashes
|
|
|
|
|
|
Fix 64bit long return issue
|
|
|
|
when including emscripten.h in native builds.
|
|
|
|
the testsuite.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ffdb.py
|
|
Run js retcode assert
|
|
process return code. This uncovers issues in other.test_embind which were not caught before. See #2335.
|
|
|
|
operate Firefox OS devices from the command line.
|
|
|
|
|
|
the fround polyfill
|
|
Runtime.stackSave and Runtime.stackRestore assignments to their respective versions in the asm namespace. Reran test suite and retested with my own app which makes heavy use of stackSave and stackRestore.
|
|
|
|
|
|
|
|
|
|
fs-tracking
|
|
Fix embind/asm.js in PRECISE_F32 mode
|
|
|
|
|
|
|
|
|
|
https://github.com/kripken/emscripten/pull/1673 .
|
|
|
|
|
|
|
|
Bind std::basic_string<unsigned char> to js strings based on incoming
|
|
|
|
|
|
|
|
|
|
|