logoalt Hacker News

syl20bnr04/24/20251 replyview on HN

I am the coder of the MSL dialect for the CubeCL CPP compiler. Since 0.5 release it directly compiles to MSL and support simdgroup matrix functions for instance. It does use wgpu for the runtime but without naga as we added msl pass through to wgpu just for this.


Replies

adastra2204/24/2025

You should update the README.

show 1 reply