Stayed up later than I wanted working on this one, but it was important for the security, defensibility, and verifiability of the OS.
https://github.com/reeveskeefe/Oreulius-Kernel/releases/tag/v0.1.3-Alpha
| Oreulius Project Website | https://www.oreulius.com |
| Oreulius Github Repo | https://github.com/reeveskeefe/Oreulius-Kernel |
Stayed up later than I wanted working on this one, but it was important for the security, defensibility, and verifiability of the OS.
https://github.com/reeveskeefe/Oreulius-Kernel/releases/tag/v0.1.3-Alpha
Introducing Oreulius Kernel.
A capability-native OS kernel in Rust.Not just a WASM runtime. Typed IPC, temporal state, CapNet distributed authority, and formal verification , all co-designed.
Clone, build, and boot in minutes:

A WASM‑first, capability‑native unikernel designed to run small, isolated WASI workloads on edge/cloud hosts, providing deterministic temporal snapshots, capability‑based authority transfer, and in...