Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
around v8 issue 2513
|
|
Whitelist supported link flags
|
|
|
|
Fix issues with source map loading in Firefox
|
|
This fixes a few issues using emscripten-source-map.min.js to load
source map data in Firefox. Firefox by default tries to interpret any file
loaded from an XHR as an XML file, which the source map is not, producing
an error. This tells it to load as a text file instead. This allows a successful
read from a status code of 0, which is needed if reading from a non-HTTP source,
such as a local file.
|
|
|
|
whole test (Settings.CORRECT_SIGNS = 1). The new musl libc isdigit() function depends on that.
|
|
|
|
Upstream from imvu again
|
|
|
|
than ownership semantics. That is, to keep a reference beyond the function call, you must call .clone(). This is necessary to avoid special-casing non-overridden virtual functions. (I don't know if this change will stick. It's possible it will have some problems.)
|
|
|
|
JavaScript object.
|
|
|
|
the JavaScript object would be released when the last JS handle was destroyed, not when the object was.
|
|
|
|
|
|
pointer fixups.
|
|
|
|
pointer that gets returned, then return the JS instance.
|
|
|
|
|
|
|
|
|
|
JavaScript
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
files are played back with <audio> element and which are played back with Web Audio.
|
|
rAF loops.
|
|
|
|
weirdly; fixes #2368
|
|
|
|
Musl charfuncs
|
|
|
|
Conflicts:
AUTHORS
|