Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

Commit

Permalink
Add demo to run Rust natively in a WASM VM
Browse files Browse the repository at this point in the history
  • Loading branch information
steveej authored and npmccallum committed Sep 13, 2019
1 parent 001c65c commit 81ee4e4
Show file tree
Hide file tree
Showing 5 changed files with 1,581 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ A demonstration of running encrypted code in an SEV VM.

## Wasmtime Basic
Compiling either a C or Rust program to WASM and running it natively using a Rust-powered JIT.

## [Wasmtime - Rust native in WASM](wasmtime-native-embed)
Running native Rust code in a WASM virtual machine without pre-compiling it.
Loading

0 comments on commit 81ee4e4

Please sign in to comment.