diff --git a/README.md b/README.md index cd6beed..b3f5bd3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Goodmans +![Demo](demo.gif) + Signed WDM driver embedding wasm3. Loads unsigned `.wasm` modules, gives them nt/hal FFI. Write kernel logic in C/Rust, compile to `wasm32`, load, iterate. HVCI-compliant.