Commits
User selector
Commit History
Commits on Jul 31, 2023
Avoid use of JS console.log/error/warning. NFC (#19936)
Show description for 3629441authored
Commits on May 11, 2023
Commits on Mar 27, 2023
Add auto-generated sigs for the fetch API. NFC (#19067)
Show description for a2a8b78authored
Commits on Jul 13, 2022
[Wasm64] Fix -sFETCH build and add some basic testing (#17432)
Show description for 9a0a4bcauthored
Commits on Mar 1, 2022
Remove ASMFS (#16392)
Show description for 9c852afauthored
Commits on Jan 11, 2022
- authored
Convert libfetch from C++ to C. NFC (#15951)
Show description for bd78b40authored
Commits on Nov 24, 2021
Set emscripten_is_main_browser_thread based on ENVIRONMENT_IS_WEB (#15630)
Show description for d7367b3authored
Commits on Nov 2, 2021
Remove declarations of unused syscalls. NFC (#15409)
Show description for e05a26fauthored
Commits on Oct 4, 2021
Add variadic versions of emscripten_console functions (#15199)
Show description for c5070c6authored
Commits on Oct 3, 2021
Update syscall naming such that native symbol and JS symbols match (#15202)
Show description for be2fe9cauthored
Commits on Jul 2, 2021
Commits on Jan 10, 2021
Build a complete sysroot in the cache directory (#13090)
Show description for 298b2afauthored
Commits on Aug 28, 2020
Move static allocation for fetch queue from JS to C++ code (#12049)
Show description for d7ef8f3authored
Commits on Mar 22, 2020
Convert old asmfs syscalls to wasi (#10754)
Show description for b9f357cauthored
Commits on Mar 19, 2020
Commits on Dec 6, 2019
Update wasi usage to latest version: wasi_snapshot_preview1 (#9956)
Show description for cffcd70authored
Commits on Sep 30, 2019
Support some synchronous Fetch API calls with the wasm backend, without a fetch-worker (#9490)
Show description for 05221e7authored
Commits on Sep 5, 2019
Switch from musl's writev syscall to wasi's (#9369)
Show description for 2346596authored
Commits on Jul 15, 2019
Fix leaking fetch API xhrs (#8968)
Show description for e4b4970authored andcommitted
Commits on Jun 21, 2019
Added response headers to fetch API (#8486)
Show description for 9f8c224authored andcommitted
Commits on Jun 19, 2019
Apply clang-format to first party C/C++ code (#8818)
Show description for 7224b79authored
Commits on May 7, 2019
Fix getdents syscall to handle seekdir/telldir (#8540)
Show description for b5586dcauthored andcommitted
Commits on Feb 13, 2019
Commits on Feb 4, 2019
Commits on Jan 12, 2019
Commits on Jan 10, 2019
- authored
Commits on Nov 1, 2018
Merge pull request #6199 from juj/drop_debug_prints
Show description for a6b6c5dauthored