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 <martin.kroening@eonerc.rwth-aachen.de>
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
  • Loading branch information
stlankes and mkroening committed May 14, 2024
1 parent 60bfea9 commit a1444ee
Showing 1 changed file with 423 additions and 0 deletions.
Loading

0 comments on commit a1444ee

Please sign in to comment.