RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.2.31.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
RustScript is a tool that interprets Rust scripts without compiling them. It provides quick execution and validation of Rust code using a register-based virtual machine, with caching to improve performance. The action can be used to run, check, or build Rust scripts directly from the command line, making it a convenient alternative to traditional Rust compilation processes.
What’s Changed
Full Changelog: https://github.com/VladasZ/rustscript/compare/v0.2...v0.2.31