Commits
User selector
Commit History
Commits on Dec 6, 2023
Use `globalThis` rather than `global` in JS compiler. NFC (#20856)
Show description for 0b8d83cauthored
Commits on Sep 19, 2023
Proxy webgpu calls back to the main thread. NFC (#20124)
Show description for 992d1e9authored
Commits on Aug 16, 2023
Add addToLibrary compile time helper function (#20044)
Show description for 8ab7b6dauthored
Commits on Aug 4, 2023
Commits on Jul 6, 2023
Allow JS method notion in JS library file. NFC (#19783)
Show description for a99a5bfauthored
Commits on Jun 1, 2023
Wasm64: Generate signature automatically for webgpu JS libraries. NFC (#19489)
Show description for dce329dauthored
Commits on Dec 6, 2022
Use `null` at the end of {{{ }}} code blocks that are side-effect only. NFC (#18324)
Show description for 54ddebbauthored
Commits on Oct 27, 2022
Reuse device handle in emscripten_webgpu_get_device (#18082)
Show description for 8647224authored
Commits on Feb 10, 2022
Fix more closure compiler warnings (#16207)
Show description for 0c4fba0authored
Commits on Sep 30, 2021
Fix WebGPU build with closure (#15180)
Show description for 0443aa9authored
Commits on Sep 24, 2021
Update WebGPU bindings (#15063)
Show description for 12b2b67authored
Commits on May 3, 2021
Add a general JsValStore to library_html5_webgpu.js to import/export JS objects (#13925)
Show description for c6f8c07authored
Commits on Jun 6, 2020
Move Emscripten-specific bits of WebGPU out from html5.h (#11342)
Show description for ba81a13authored
Loading