Skip to content

A runtime for Yarn Spinner scripts, written in Rust.

License

Notifications You must be signed in to change notification settings

17cupsofcoffee/yarn_spool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yarn_spool

⚠️ Deprecated: There is now a semi-official Yarn Spinner implementation in Rust, which is much more feature-complete than this crate!

yarn_spool is a runtime for Yarn Spinner scripts, written in Rust.

Note that this library does not provide tools for parsing Yarn scripts, or compiling them down to bytecode - the official compiler can be used for this.

Installation

yarn_spool = { git = "https://github.com/17cupsofcoffee/yarn_spool" }

Usage

See examples/cli.rs for a full annotated example.

License

Licensed under the MIT license.

About

A runtime for Yarn Spinner scripts, written in Rust.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages