#structures #zephyr #vm #sdk #shared #guest #host

rs-zephyr-common

Common structures between the zephyr sdk and vm

3 releases

0.1.2 May 5, 2024
0.1.1 May 2, 2024
0.1.0 Apr 26, 2024

#1 in #zephyr

Download history 212/week @ 2024-04-26 164/week @ 2024-05-03 8/week @ 2024-05-10 10/week @ 2024-05-17 7/week @ 2024-05-24

272 downloads per month
Used in 2 crates

Apache-2.0

8KB
186 lines

Common Structures

This crate holds some of the structures shared between the host and the guest environment.


lib.rs:

Common structures between the environment and the SDK. This crate omits the structures that are shared between Zephyr and Mercury due to the latter's closed-source nature.

Dependencies

~15MB
~305K SLoC