Skip to content

Hermit for Rust 0.10.0

Latest
Compare
Choose a tag to compare
@mkroening mkroening released this 18 Jan 18:07
57136dc

πŸš€ Features

  • Add libc feature for linking to the C library
  • Add mmap feature
  • Add strace feature
  • Add vsock feature

πŸ“š Examples

  • Add axum example
  • Add vsock example