Commits
User selector
Commit History
Commits on Dec 7, 2023
Commits on Nov 6, 2023
Simplify startup code in library_browser.js. NFC (#20619)
Show description for 1375c03authored
Commits on Aug 4, 2023
Commits on May 23, 2023
Fix regression in fetch API use of custom requestMethod (#19428)
Show description for ac86000authored
Commits on May 15, 2023
Convert more JS code to use string template literals (#19351)
Show description for 0c5e7eeauthored
Commits on May 11, 2023
Commits on May 2, 2023
Commits on Mar 20, 2023
Use new cDefs proxy object rather than cDefines function. NFC (#19015)
Show description for 385e037authored
Commits on Mar 14, 2023
Commits on Jan 10, 2023
Fix `Fetch` initialisation under Node (#18329)
Show description for 8f72e81authored
Commits on Oct 11, 2022
Add `dbg()` JS utility function (#18017)
Show description for 8874b81authored
Commits on Oct 5, 2022
Use out/err over console.log/console.err. NFC (#17999)
Show description for 7751ba7authored
Commits on Aug 15, 2022
Fix several Fetch API problems (#17541)
Show description for e61054fauthored
Commits on Jul 19, 2022
Simplify `callUserCallback`. NFC (#17440)
Show description for d48bc81authored
Commits on Jul 13, 2022
[Wasm64] Fix -sFETCH build and add some basic testing (#17432)
Show description for 9a0a4bcauthored
Commits on Feb 15, 2022
Consistent use of `typeof` operator in JS library code. NFC (#16261)
Show description for 1ebd4c8authoredAdd closure type annotations to enable better DCE with external code (#16208)
Show description for 4fbff61authored
Commits on Feb 11, 2022
Fix closure warnings with FETCH code. NFC (#16253)
Show description for 46ed752authored
Commits on Jan 8, 2022
Extend usage of ES6 arrow functions and default params. NFC (#15758)
Show description for c0f1058authored
Commits on Apr 20, 2021
Add "synchronous" mode to `callUserCallback` (#13929)
Show description for 5ece531authored
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 19, 2021
Move exit_with_live_runtime and force_exit out of library_browser.js (#13533)
Show description for 6d3859fauthored
Commits on Feb 12, 2021
Always define noExitRuntime (#13334)
Show description for fcb6adbauthored
Commits on Jan 12, 2021
Use JS naming convention for fetch JS functions (#13238)
Show description for 6df2aaeauthored
Commits on Aug 31, 2020
Part two of dynCall removal (#12059)
Show description for 953adedauthored
Commits on Aug 28, 2020
Simplify Fetch C API error code handling (#11155)
Show description for c56a65eauthored
Commits on Aug 19, 2020
Remove fastcomp-specific USE_FETCH_WORKER option. See #11860 (#11942)
Show description for 5bbb777authored
Commits on Aug 11, 2020
Fetch fix for userData (#11729)
Show description for c8903baauthored
태재영
Commits on Jun 7, 2020
Commits on Jun 5, 2020
Fetch.js: Return the response object also on error (#11344)
Show description for a6af451authored
Commits on Jun 4, 2020
Commits on Mar 27, 2020
Use compact SPDX license identifer in JS files (#10771)
Show description for 7c3ced6authored
Commits on Feb 6, 2020
More minimal runtime code building (#10337)
Show description for 00eda2bauthored