Go to file
James T. Martin a0ae573258
Ported to WASM + WebGPU. (Untested.)
I was not able to test this because:

* Firefox nightly does not support the WebGPU spec of wgpu 0.13
* Chrome Dev WebGPU does not work consistently on AMD+Linux
* I don't feel like setting up a Windows VM or reverting wgpu

Pushing onto a separate branch for whenever Firefox gets updated,
so I can test it then.
2022-07-09 00:19:58 -07:00
src Ported to WASM + WebGPU. (Untested.) 2022-07-09 00:19:58 -07:00
www Ported to WASM + WebGPU. (Untested.) 2022-07-09 00:19:58 -07:00
.editorconfig Ported to WASM + WebGPU. (Untested.) 2022-07-09 00:19:58 -07:00
.gitignore Ported to WASM + WebGPU. (Untested.) 2022-07-09 00:19:58 -07:00
Cargo.lock Ported to WASM + WebGPU. (Untested.) 2022-07-09 00:19:58 -07:00
Cargo.toml Ported to WASM + WebGPU. (Untested.) 2022-07-09 00:19:58 -07:00
LICENSE.txt Initial commit. 2022-07-08 11:55:42 -07:00