Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 464 Bytes

File metadata and controls

9 lines (6 loc) · 464 Bytes

Emerald: Userspace std

Crates.io emerald_std docs.rs (with version)

This is a small library acting as a sort of libc for my kernel. This is imported by std in rust and provide the sys implementation for most features.

See: https://github.com/Amjad50/Emerald