jonahwilliams / dart_web_gpu

webgpu experiments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example of Dart WASM + WebGPU.# dart_web_gpu

This doesn't do very much. The easiest way to run is via flutter run -d chrome, even though this doesn't use flutter that will still work. Note that doing a hot reload will cause a state error in the renderer so you may need to refresh.

About

webgpu experiments


Languages

Language:Dart 99.7%Language:HTML 0.3%