Rust's standard library on the GPU
Summary
VectorWare announces the ability to run Rust's standard library on GPUs, outlining an approach with hostcalls and a libc-like facade to enable std APIs on GPU code. The post includes conceptual architecture, implementation notes, and plans for upstreaming and future deep-dives.