Skip to content

jcbhmr/zig-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zig-rs

⚡ Zig packaged for Rust

Installation

You can install Zig from the crates.io registry using Cargo:

cargo install zig

If you prefer to avoid a build-time network dependency that fetches the ziglang/zig-bootstrap source code (larger than the 10 MB crates.io size limit), you can install this package directly from the GitHub repository which includes the ziglang/zig-bootstrap source code as a Git submodule:

cargo install --git https://github.com/jcbhmr/zig-rs.git --tag v0.14.0 zig

Usage

Development

About

⚡ cargo install-able Zig

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages