RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.3.7.
- 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 that runs Rust scripts without compiling them. It supports basic Rust features like functions, loops, conditionals, and error handling, but does not support complex types or standard library features. The main purpose of RustScript is to allow developers to quickly test and iterate on small scripts in Rust without waiting for a full compilation process.
What’s Changed
Full Changelog: https://github.com/VladasZ/rustscript/compare/v0.3.6...v0.3.7