Commits
User selector
Commit History
Commits on Dec 7, 2023
Commits on Nov 4, 2023
[wasm64] Run all browser64 webgl tests (#20613)
Show description for 59e68b5authored
Commits on Aug 16, 2023
Add addToLibrary compile time helper function (#20044)
Show description for 8ab7b6dauthored
Commits on Aug 7, 2023
Remove unnecessary `heapAndOffset` helper function. NFC (#19984)
Show description for d2fb05aauthored
Commits on Jun 8, 2023
Allow arrow functions in JS libraries. NFC (#19539)
Show description for 48b0645authored
Commits on Apr 21, 2023
Commits on Apr 12, 2023
Remove `makeMalloc` utility function. NFC (#19160)
Show description for c4c0ecdauthored
Commits on Apr 4, 2023
Fix wasi_path_open and add assertion to stringToUTF8 (#19127)
Show description for 3a4035eauthored
Commits on Mar 31, 2023
Commits on Mar 30, 2023
Move writeStringToMemory/writeAsciiToMemory to library_legacy.js (#19103)
Show description for 41f442cauthoredRename allocateUTF8OnStack -> stringToNewUTF8OnStack (#19092)
Show description for cd1aaccauthored
Commits on Mar 29, 2023
Deprecate `allocateUTF8` in favor of `stringToNewUTF8` (#19089)
Show description for 4e15675authored
Commits on Sep 6, 2022
Fix UTF16ToString + TEXTDECODER=2 + closure (#17791)
Show description for 94777b2authored
Commits on Jul 13, 2022
Convert extended string handling functions into JS library code (#17403)
Show description for f08ae1cauthored
Commits on Jun 9, 2021
Support TextDecoder in pthreads mode (#14399)
Show description for 9af077bauthored
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
Commits on Jan 29, 2020
Minimal runtime wasm backend (#10284)
Show description for ecc50a1authored
Loading