Commits
User selector
Commit History
Commits on Sep 18, 2023
- committed
embind: tsgen function params name (#20141)
Show description for d515cd5andauthored- authored
Commits on Sep 15, 2023
Implement default signal handlers (#20257)
Show description for aab180aauthored
Commits on Sep 8, 2023
Commits on Sep 6, 2023
Fix the imports object when running closure after emscripten (#20197)
Show description for 7d7dbdeauthored
Commits on Aug 30, 2023
Remove old `setWindowTitle` global function (#20160)
Show description for 10d156eauthored
Commits on Aug 29, 2023
Commits on Aug 28, 2023
Always use bulkmemory memcpy and memset when available (#20144)
Show description for 60b3d4eauthored- committed
Commits on Aug 24, 2023
Move some FS methods to FS_foo notation, allowing WasmFS to use them from JS APIs (#20098)
Show description for e78076eauthored
Commits on Aug 22, 2023
Update libcxx/libcxxabi to llvm 16.0.6 (#20094)
Show description for 9bb02c0authored- committed
[Wasm64] Fix many remaining issues and add wasm64_4gb test configuration (#20077)
Show description for f15841dauthored
Commits on Aug 21, 2023
embind: Support readonly properties (#20080)
Show description for 3dbcacfandauthored
- authored
Commits on Aug 18, 2023
embind: Stub out val dependencies for TS generation. (#20074)
Show description for 09fbb89authored[Wasm64] Fix argv handling for >4GB memories (#20070)
Show description for 91641dbauthored- committed
Commits on Aug 16, 2023
- committed
Add addToLibrary compile time helper function (#20044)
Show description for 8ab7b6dauthored
Commits on Aug 14, 2023
WasmFS: Use emscripten_date_now for time computations (#20014)
Show description for 2fca90bauthored
Commits on Aug 10, 2023
- committed
Rebaseline code size tests (#20013)
Show description for c1d79b6authored
Commits on Aug 9, 2023
WasmFS: No need to export malloc/free all the time (#20003)
Show description for df39233authored
Commits on Aug 7, 2023
Simplify proxiedFunctionTable. NFC (#19987)
Show description for 4fb111fauthored
Commits on Aug 4, 2023
- authored
More use of JS string template literals. NFC (#19971)
Show description for c5d1a85authoredMore emscripten_out/err use in test code. NFC (#19972)
Show description for 519986bauthored
Commits on Aug 3, 2023
Commits on Aug 2, 2023
Commits on Aug 1, 2023
- committed
Fix EM_CALLBACK_THREAD_CONTEXT_CALLING_THREAD when used on the main thread. (#19943)
Show description for 505f49bauthoredRename internal JS proxying function. NFC (#19945)
Show description for b840dc7authored