Docs.rs
cuda-rust-wasm-0.1.6
cuda-rust-wasm 0.1.6
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ruvnet
Dependencies
anyhow ^1.0
normal
async-trait ^0.1.88
normal
bincode ^1.3
normal
optional
bytemuck ^1.14
normal
clap ^4.4
normal
crossbeam ^0.8
normal
env_logger ^0.11
normal
futures ^0.3
normal
log ^0.4
normal
logos ^0.14
normal
nom ^7.1
normal
num-traits ^0.2.19
normal
parking_lot ^0.12
normal
pollster ^0.4.0
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
rand ^0.8
normal
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
syn ^2.0
normal
thiserror ^1.0
normal
tokio ^1.35
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
wgpu ^0.19
normal
approx ^0.5
dev
cargo-tarpaulin ^0.27
dev
criterion ^0.5
dev
pretty_assertions ^1.4
dev
proptest ^1.4
dev
quickcheck ^1.0
dev
rand ^0.8
dev
tempfile ^3.8
dev
tokio-test ^0.4
dev
bindgen ^0.69
build
optional
cc ^1.0
build
lalrpop ^0.20
build
pkg-config ^0.3
build
cuda-sys ^0.2
normal
optional
opencl3 ^0.9
normal
optional
vulkano ^0.34
normal
optional
console_error_panic_hook ^0.1
normal
getrandom ^0.2
normal
js-sys ^0.3
normal
tokio ^1.35
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
web-sys ^0.3
normal
wgpu ^0.19
normal
Versions
48%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cuda_
rust_
wasm
0.1.6
Module wgsl
Module Items
Structs
In cuda_
rust_
wasm::
transpiler
cuda_rust_wasm
::
transpiler
Module
wgsl
Copy item path
Source
Expand description
WebGPU Shading Language (WGSL) generation from CUDA AST
Structs
ยง
Wgsl
Generator
WGSL code generator for converting CUDA AST to WebGPU shaders