From 6de69a3ac5f5bb272122be0ff70e359faf8cfb8e Mon Sep 17 00:00:00 2001 From: Dan Kaplun Date: Mon, 4 Jun 2018 09:43:51 -0400 Subject: [PATCH] Add nebulet/nebulet Closes #493 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fd23441..d1b3b4c 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * [redox-os/redox](https://github.com/redox-os/redox) — [](https://travis-ci.org/redox-os/redox) * [thepowersgang/rust_os](https://github.com/thepowersgang/rust_os) — [](https://travis-ci.org/thepowersgang/rust_os) * [tock/tock](https://github.com/tock/tock) — A secure embedded operating system for Cortex-M based microcontrollers +* [nebulet/nebulet](https://github.com/nebulet/nebulet) — A microkernel that implements a WebAssembly "usermode" that runs in Ring 0. ### System tools