RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.2.25.
- 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
The RustScript GitHub Action interprets and runs Rust scripts without compiling them fully, using a practical subset of the language. It provides a lightweight alternative to running full Rust projects by executing scripts directly with a register VM. The action supports running scripts, validating them, building native binaries, checking supported methods, cleaning caches, updating releases, and displaying version information.
What’s Changed
Full Changelog: https://github.com/VladasZ/rustscript/compare/v0.2...v0.2.25