Crates.io | spirv-linker |
lib.rs | spirv-linker |
version | 0.1.0 |
source | src |
created_at | 2023-10-11 19:53:49.837172 |
updated_at | 2023-10-11 19:53:49.837172 |
description | SPIR-V linker |
homepage | https://traverseresearch.nl |
repository | https://github.com/Traverse-Research/spirv-linker |
max_upload_size | |
id | 1000619 |
size | 74,410 |
A linker for SPIR-V binaries, directly lifted from the linker in rust-gpu
, intended to be used standalone.
[dependencies]
spirv-linker = "0.1.0"
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.