Skip to content

Commit

Permalink
feat(hermit): add stabilized interface
Browse files Browse the repository at this point in the history
HermitOS is a unikernel and its interface to the kernel is provided
by https://crates.io/crates/hermit-abi. In the meantime parts of the
interface is stabilized and we want to integrated it into libc.
Unstable version will be still provided by hermit-abi.

Co-authored-by: Martin Kröning <[email protected]>
Signed-off-by: Martin Kröning <[email protected]>
  • Loading branch information
stlankes and mkroening committed May 13, 2024
1 parent 60bfea9 commit 04e11a8
Showing 1 changed file with 424 additions and 0 deletions.
Loading

0 comments on commit 04e11a8

Please sign in to comment.