30 releases
Uses new Rust 2024
| 0.10.7 | Nov 17, 2025 |
|---|---|
| 0.10.5 | Oct 28, 2025 |
| 0.10.3 | Jan 31, 2025 |
| 0.10.1 | Aug 15, 2024 |
| 0.6.0 | Jul 29, 2022 |
#76 in Operating systems
5,373 downloads per month
Used in 3 crates
45KB
969 lines
Hermit's loading and entry API.
This crate parses and loads Hermit applications ([elf]).
Additionally, this crate unifies Hermit's entry API (Entry) for all loaders and the kernel.
hermit-entry
Hermit's loading and entry API.
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.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~0.8–1.3MB
~24K SLoC