RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.3.8.
- 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 an interpreter for Rust scripts that allows running them without compiling. It provides functionalities such as executing Rust scripts directly, validating scripts without running them, and building native binaries for CPU-heavy scripts. The action supports various commands like interpreting, checking, and running scripts, with options to pass arguments and use shebangs effectively.
What’s Changed
Full Changelog: https://github.com/VladasZ/rustscript/compare/v0.3.7...v0.3.8