Amjad50 / Emerald

An Operating System in Rust
https://amjad.alsharafi.dev/Emerald
MIT License
12 stars 0 forks source link

Better handling for rust toolchain and `std` #45

Closed Amjad50 closed 10 months ago

Amjad50 commented 10 months ago

The goal of this PR is to eliminate the need to include std manually in userspace programs.