-
Notifications
You must be signed in to change notification settings - Fork 72
Description
Hello
https://crates.io/crates/rustc_codegen_spirv etc haven't had a release since the migration to this new org and as a result links to https://docs.rs/spirv-builder/ which has many old references to the previous org & directly to the old GH pages site https://embarkstudios.github.io/rust-gpu/api/spirv_builder/
Additionally the new GH pages refers to a 0.10.0
release which hasn't been cut
https://rust-gpu.github.io/rust-gpu/api/spirv_builder/#building-with-spirv-builder
https://github.com/Rust-GPU/rust-gpu/pull/12/files#diff-657bc23cc742ce9bc4fa7ec3e5c343ccaf39318abbc301b95c9f926bb1ff8e84R34-R40
It'd be great if a 0.10.0
could be released off some commit close to that PR to make it real & update the links on crates.io to bring more attention here.
A fresh pinned issue on the original https://github.com/EmbarkStudios/rust-gpu/issues/ and maybe a notice in the README would also be nice.
An 0.11.0
release for this year would also be ideal but I can understand if there's lots of things moving.
Many thanks