compute-toys / wgpu-compute-toy

Cross-platform compute shader engine
https://compute.toys
MIT License
119 stars 16 forks source link

Remove wee-alloc #19

Closed stefnotch closed 8 months ago

stefnotch commented 8 months ago

Fix https://github.com/compute-toys/compute.toys/issues/74

I looked at the talc benchmarks, and figured that the default allocator isn't too bad.