11 releases (7 breaking)
Uses new Rust 2024
| new 0.8.0 | Mar 2, 2026 |
|---|---|
| 0.6.1 | Oct 14, 2025 |
| 0.5.0 | Apr 27, 2025 |
| 0.5.0-rc.1 | Mar 30, 2025 |
| 0.2.0 | Feb 18, 2024 |
#2807 in Game dev
794 downloads per month
Used in 8 crates
(3 directly)
110KB
2.5K
SLoC
The core components of Yarn Spinner, used for both the compiler and the runtime. These mostly follow the same structure as in the original Yarn Spinner.
You probably don't want to use this crate directly.
- If you're a game developer, you'll want to use a crate that is already designed for your game engine of choice,
such as
bevy_yarnspinnerfor the Bevy engine. - If you wish to write an adapter crate for an engine yourself, use the
yarnspinnercrate. Types and functions used all throughout the runtime and compiler.
Dependencies
~2–51MB
~775K SLoC