Commits
User selector
Commit History
Commits on Sep 19, 2023
Proxy webgpu calls back to the main thread. NFC (#20124)
Show description for 992d1e9authored
Commits on Sep 18, 2023
embind: tsgen function params name (#20141)
Show description for d515cd5andauthored- authored
Commits on Sep 15, 2023
[wasm64] Add `MAIN_THREAD_EM_ASM_PTR` macro (#20261)
Show description for 348f264authored- authored
Commits on Sep 14, 2023
Commits on Sep 13, 2023
Ensure all core embind tests can run with closure. NFC (#20240)
Show description for c65a321authored
Commits on Sep 12, 2023
embind: Support strings for names of FunctionDefinitions for TS generation. (#20136)
Show description for 4391048authoredOptimise handleAsync for JSPI (#20236)
Show description for 789d45dauthoredRename the `exports` variable in preamble.js to `instExports` (#20231)
Show description for 143249eauthored- authored
[embind] Fix closure warning about emval_registeredMethods (#20237)
Show description for 0086c50authored- authored
Commits on Sep 11, 2023
- authored
- authored
- authored
Asyncify JS library funcs under any namespace (#20223)
Show description for 23d08abauthoredAdd emscripten_idb_clear API (#20182)
Show description for 104e3deauthored
Commits on Sep 8, 2023
[dylink] Fix multiple loading of the same library with RTLD_LOCAL (#20210)
Show description for d5c3091authoredAdd an internal setting to track whether closure might be run (#20208)
Show description for 01c4612authored
Commits on Sep 7, 2023
Use arrow functions in handleSleep calls. NFC (#20200)
Show description for 6e9e558authored
Commits on Sep 6, 2023
Fix wasmExports declaration under MINIMAL_RUNTIME. NFC (#20159)
Show description for f68e04bauthoredAdd annotations and workarounds for closure compiler issues after link (#20191)
Show description for 8ed232cauthored
Commits on Aug 31, 2023
Handle WGPU_WHOLE_SIZE in SetIndexBuffer/SetVertexBuffer (#20168)
Show description for a1a024fauthored
Commits on Aug 30, 2023
Remove old `setWindowTitle` global function (#20160)
Show description for 10d156eauthored
Commits on Aug 29, 2023
Add `TABLE_BASE` setting for controlling the offset of static table slots. (#20149)
Show description for 1820ac5authored- authored
Don't enable USE_GLFW by default (#19939)
Show description for 48eec4cauthoredAdd type checking for all JS library decorators (#20110)
Show description for 7858816authored
Commits on Aug 28, 2023
Always use bulkmemory memcpy and memset when available (#20144)
Show description for 60b3d4eauthoredAlways fixup custom `__proxy` attributes in library_html5_webgl.js (#20135)
Show description for 7cd6360authored
Commits on Aug 25, 2023
Set INCOMING_MODULE_JS_API to empty in STRICT mode (#16372)
Show description for e69b6cfauthored
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[Wasm64] Fix creation of 64-bit memories from JS (#20111)
Show description for 0c35c4aauthored