WESL Logo

Getting Started Rust

wesl-rs can be operated in a few different ways:

These are the quick setup instructions. Read the crate documentation and visit the code samples for a more in-depth explanation.

#Using the standalone CLI

#Using wesl-rs at compile-time

#Using wesl-rs at run-time

#Next Steps

Visit the Writing Shaders page to learn how to write your first WESL shaders.

Visit the Reference page for the complete documentation of WESL Extensions.