Commits
User selector
Commit History
Commits on Mar 9, 2022
[WasmFS] Track open files in the Node backend (#16432)
Show description for 13344faauthored
Commits on Mar 7, 2022
Omit `EM_PROXIED_RESIZE_OFFSCREENCANVAS` case when unsupported (#16436)
Show description for dba6fd1authoredWasm workers (#12833)
Show description for b25abd5authored
Commits on Mar 6, 2022
Remove special case JS function proxying from library_pthread.c (#16405)
Show description for a18bbf7authored
Commits on Mar 4, 2022
Remove indentation from C++ namespaces in embind code. NFC (#16400)
Show description for 5dbf740authored
Commits on Mar 2, 2022
Avoid temp val in property functions when the arguments are val already. (#16235)
Show description for c627301authored
Commits on Mar 1, 2022
Remove ASMFS (#16392)
Show description for 9c852afauthored
Commits on Feb 24, 2022
[WasmFS] Create Node backend that passes wasmfs_getdents test (#16374)
Show description for 9c2de8cauthored
Commits on Feb 15, 2022
Improve wasmfs API doc comments and return types (#16267)
Show description for 5da3ca4authored
Commits on Feb 10, 2022
[WasmFS] Async proxied JS backend (#16229)
Show description for 3740492authored
Commits on Feb 8, 2022
[WasmFS] Make ProxiedBackend take a function argument (#16219)
Show description for 4da3dbfauthored
Commits on Feb 1, 2022
Move emscripten version macros to `emscripten/version.h` (#16147)
Show description for f99af02authored
Commits on Jan 31, 2022
Commits on Jan 22, 2022
Simplify EMSCRIPTEN_BINDINGS macro. NFC (#16092)
Show description for 581d2aeauthored
Commits on Jan 6, 2022
Move thread profiling code to native. NFC (#15860)
Show description for 2df0544authored
Commits on Jan 5, 2022
Move internal-only thread profiling declarations (#15876)
Show description for 308c450authored
Commits on Dec 13, 2021
Move internal-only parts of emscripten/threading.h (#15756)
Show description for 7163bebauthored
Commits on Dec 3, 2021
[WASMFS] Proxied Backend Structure (#15609)
Show description for 88b3f6dauthored
Commits on Dec 2, 2021
[NFC] Remove _emscripten_call_on_thread (#15687)
Show description for db7831dauthored
Commits on Dec 1, 2021
Avoid thread profiling functions completely when not enabled (#15677)
Show description for faf4790authored
Commits on Nov 24, 2021
[WASMFS] Switch to using `out` and `err` (#15629)
Show description for 1e57083authored[WASMFS] JS File Backend Structure (#15562)
Show description for 7e6d511authored
Commits on Nov 20, 2021
Commits on Nov 16, 2021
Commits on Nov 1, 2021
Initial support runtime dlopen in multi-threaded applications (#15317)
Show description for bbc208cauthored
Commits on Oct 26, 2021
Error out on rval `emscripten::val` assignment (#15334)
Show description for e0d0489andauthored
Commits on Oct 19, 2021
Commits on Oct 7, 2021
Commits on Oct 4, 2021
Add variadic versions of emscripten_console functions (#15199)
Show description for c5070c6authored
Commits on Oct 1, 2021
Move emscripten_console_log and other common library functions (#15122)
Show description for b13d02dauthored
Commits on Sep 27, 2021
Avoid duplicate pthread_t type definition. NFC (#15137)
Show description for efd4096authored
Commits on Aug 18, 2021
Commits on Aug 7, 2021
Commits on Aug 6, 2021
Added timestamp to EmscriptenTouchEvent (#14752)
Show description for 071b8b1andauthored
Commits on Jul 26, 2021
Add EM_ASYNC_JS macro (#14728)
Show description for e77e71cauthored