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
mkroening authored and stlankes committed May 27, 2024
1 parent acc7bb1 commit 03feff5
Show file tree
Hide file tree
Showing 4 changed files with 446 additions and 47 deletions.
Loading

0 comments on commit 03feff5

Please sign in to comment.