Crates.io | rustc_codegen_spirv-target-specs |
lib.rs | rustc_codegen_spirv-target-specs |
version | 0.9.0 |
created_at | 2025-05-29 14:48:42.473076+00 |
updated_at | 2025-05-29 14:48:42.473076+00 |
description | target spec json files of rust-gpu for the rustc compiler |
homepage | |
repository | https://github.com/rust-gpu/rust-gpu |
max_upload_size | |
id | 1693843 |
size | 14,167 |
rustc_codegen_spirv-target-specs
The target spec json files of rust-gpu to hand to the rustc compiler, declaring various metadata about our codegen backend.
include_str
: include target specs as string constants, for bundling with cargo-gpu
dir_path
: export a path to the target specs dir, for spirv-builder
and compiletest
in this repo