mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-16 16:40:17 +00:00
.. | ||
src | ||
.cargo-checksum.json | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
hermit-abi
This is small interface to call functions from the unikernel RustyHermit.
It is used to build the target x86_64-unknown-hermit
.
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.