geam 0.2.1

Experimental Rust-embedded execution runtime for typed Gleam programs
Documentation
1
2
3
fn main() -> std::process::ExitCode {
    geam_cli::run()
}