emerald_runtime 0.1.1

userspace runtime structures and helpers for Emerald OS (unlike `emerald_std` this uses `rust std`)
Documentation

Emerald: userspace runtime

Crates.io emerald_runtime docs.rs (with version)

This is a small library that provide runtime functionalities to userspace programs in Emerald.

Such as:

  • keyboard
  • mouse

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