calebwin / emu

The write-once-run-anywhere GPGPU library for Rust
https://calebwin.github.io/emu
MIT License
1.59k stars 53 forks source link

Recursive update of all dependencies #47

Closed apriori closed 3 years ago

apriori commented 3 years ago

Not all tests pass because of semantic changes of wgpu which I currently do not know how to properly fix. Maybe you have an idea.

calebwin commented 3 years ago

This is great! Thank you for this, hopefully this makes it easier to get proper WebAssembly support.