Skip to content

Conversation

@spaarmann
Copy link
Collaborator

WIP WebGPU backend (#1403)

The JS glue generation is still very basic and barely enough to implement the server protocol on top of. There's also a slightly weird mixture of generating JS vs just accessing the embedded JSON manifest that I'm still hoping to clean up a bit.

candrdk and others added 30 commits June 2, 2025 02:46
…s necessary. This does mean we end up simulating 32-bit max/min atomic ops with CAS loops instead of using the native wgsl versions. Worth the tradeoff for better compativbility, however.
…r limit up-front, warning has just been removed for now.
…eading from a local array in ScalarSpace, for example, 8- and 16-bit values are padded and should be accessed through direct indexing, instead of read_*/write_* functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants