wesl-c

Crates.iowesl-c
lib.rswesl-c
version0.3.1
created_at2025-12-08 11:58:01.082692+00
updated_at2025-12-09 22:30:47.291138+00
descriptionC bindings for the WESL compiler
homepage
repositoryhttps://github.com/wgsl-tooling-wg/wesl-rs
max_upload_size
id1973406
size62,744
Mathis Brossier (k2d222)

documentation

README

wesl-c

C bindings for the wesl-rs compiler.

Usage examples

Building

cargo build --package wesl-c --features eval,generics --release
# libraries should be located in target/release
Commit count: 579

cargo fmt