Commits
User selector
Commit History
Commits on Jun 21, 2021
Split out wget API into seperate header and JS implementation. (#14388)
Show description for e76237bauthored
Commits on Jun 17, 2021
Improve support for runtime keepalive under node (#14450)
Show description for 607ca44authored
Commits on Jun 10, 2021
Commits on Jun 8, 2021
Use callUserCallback in emscripten_async_wget (#14400)
Show description for d4b9982authored
Commits on Apr 13, 2021
Fix closure compiler errors in JS libraries. NFC (#13857)
Show description for b3a3c74authored
Commits on Mar 24, 2021
Commits on Mar 16, 2021
Commits on Mar 12, 2021
Add centralized handling for calling user callbacks (#13596)
Show description for a55beceauthored
Commits on Feb 22, 2021
Commits on Feb 19, 2021
Move exit_with_live_runtime and force_exit out of library_browser.js (#13533)
Show description for 6d3859fauthored
Commits on Jan 28, 2021
Remove undef Browser.safeCallback and Browser.safeSetInterval (#13333)
Show description for ae86492authored
Commits on Jan 27, 2021
Remove extra arguments from emscripten_set_main_loop JS function. NFC (#13342)
Show description for 052693aauthored
Commits on Jan 22, 2021
Remove unused async callback system from library_browser.py (#13301)
Show description for 38485ceauthored
Commits on Dec 5, 2020
- authored
Max Brunsfeld
Commits on Dec 2, 2020
Optimize makeDynCall to use dynCall_xx function directly where needed (#12741)
Show description for 496967eauthored
Commits on Oct 21, 2020
Minor dylink cleanups. NFC. (#12574)
Show description for b3c2f6cauthored
Commits on Sep 21, 2020
Simplify `allocate` function to only take a single type (#12279)
Show description for fc67fbfauthored
Commits on Sep 8, 2020
Remove use of WASM setting in library JS (#12122)
Show description for d5ec187authored
Commits on Aug 31, 2020
Part two of dynCall removal (#12059)
Show description for 953adedauthored
Commits on Aug 26, 2020
Move getFuncWrapper to library function (#12051)
Show description for e334788authored
Commits on Aug 24, 2020
Refactor emscripten_set_main_loop. (#12012)
Show description for 6518bd4authored
Commits on Aug 5, 2020
Issue 11682: handle the "unwind" exception in the main loop (#11721)
Show description for 6cf6d45authored
Commits on Aug 3, 2020
SDL2 Pthread Proxy APIs (#9336)
Show description for 8b7f834authored
Commits on Mar 27, 2020
Use compact SPDX license identifer in JS files (#10771)
Show description for 7c3ced6authored
Commits on Feb 21, 2020
Closure cleaning (#10456)
Show description for b007756authored
Commits on Feb 16, 2020
Add support for specifying a documentation piece for a JS function in… (#10455)
Show description for 4cf5778authoredRemove src/library_vr.js as obsolete. (#10460)
Show description for 1513f74authored
Commits on Feb 12, 2020
emscripten_async_wget2_data doesn't handle errors from relative urls (#10376)
Show description for 5004c50authored
Commits on Jan 26, 2020
Migrate Closure to be located via npm install (#9989)
Show description for b5ec625authored
Commits on Dec 21, 2019
Make main loop timing message less annoying (#10090)
Show description for 9de3bd4authored andcommitted
Commits on Dec 17, 2019
MAX_WEBGL_VERSION (#10020)
Show description for b06e696authored
Commits on Dec 12, 2019
Generalize yielding execution back to browser (#9972)
Show description for ff229dcauthored
Commits on Nov 20, 2019
- authored andcommitted
Commits on Aug 26, 2019
Remove noExitRuntime from Module object (#9322)
Show description for 3bb8123authored
Commits on Jul 24, 2019
Make read, readAsync, readBinary, setWindowTitle normal JS variables (#9047)
Show description for a1964c7authored