Commits
User selector
Commit History
Commits on Dec 13, 2023
[embind] Change GenericEnumValue's type to int (#20908)
Show description for 604eeefauthored
Commits on Nov 18, 2023
Allow subclassing coroutines (#20682)
Show description for c017fc2authored
Commits on Nov 13, 2023
Commits on Nov 11, 2023
Commits on Nov 9, 2023
Commits on Nov 6, 2023
Commits on Nov 3, 2023
Commits on Nov 1, 2023
embind: Fix namespace and clang tidy warnings for EMSCRIPTEN_DECLARE_VAL_TYPE. (#20585)
Show description for cd6a70cauthored
Commits on Oct 26, 2023
[wasm64] Fix wget and run wget browser tests (#20544)
Show description for df5b37dauthored
Commits on Oct 24, 2023
Move `emscripten_atomic_wait_async` to atomic.h and add core testing (#20404)
Show description for a0a3f24authored
Commits on Oct 18, 2023
Commits on Oct 10, 2023
Commits on Oct 5, 2023
Move emscripten_wasm_notify/wait functions from wasm_worker.h to atomic.h. NFC (#20381)
Show description for a712598authored- authored
- authored
Commits on Oct 3, 2023
Commits on Sep 30, 2023
Add thread checks to emscripten::val (#20344)
Show description for cbf4256authored
Commits on Sep 28, 2023
embind: Support generating custom TS for `val` types. (#19999)
Show description for 9ce7020authored
Commits on Sep 27, 2023
Fixup extern "C" block (#20346)
Show description for 7942909authored- authored
Commits on Sep 21, 2023
Commits on Sep 19, 2023
Use `int` to represent webidl `long` type (#20290)
Show description for e6f6fc5authored
Commits on Sep 15, 2023
[wasm64] Add `MAIN_THREAD_EM_ASM_PTR` macro (#20261)
Show description for 348f264authored
Commits on Sep 11, 2023
Add emscripten_idb_clear API (#20182)
Show description for 104e3deauthored
Commits on Aug 23, 2023
- authored
Minor refactoring of library_wasm_worker.js/wasm_worker.h. NFC (#20109)
Show description for 9c0efe9authored
Commits on Aug 21, 2023
WasmFS JS API: Implement mkdev (#19978)
Show description for 8fdaf16authored
Commits on Aug 18, 2023
[Wasm64] Fix embind with addresses over 4gb (#20071)
Show description for 0f83fd4authoredfix `deleted val` problem caused by move assignment to itself (#20072)
Show description for 3c73fbbauthored
Commits on Aug 4, 2023
Simplify embind code to reading basic types. NFC (#19981)
Show description for 0538c9dauthored
Commits on Aug 3, 2023
Commits on Aug 1, 2023
Move legacy thread proxying system into seperate source and header. NFC (#19946)
Show description for f14f029authoredWasmFS JS API: Implement mount and unmount (#19825)
Show description for 48e8a04authored