add proof of concept to use Rust within HermitCore's kernel
librs/.gitignore
0 → 100644
librs/Cargo.toml
0 → 100644
librs/src/console.rs
0 → 100644
librs/src/lib.rs
0 → 100644
librs/src/macros.rs
0 → 100644
librs/src/runtime_glue.rs
0 → 100644
librs/x86_64-hermit.json
0 → 100644
Please register or sign in to comment