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

Latest commit

 

History

History

wasmtime-native-embed

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Wasmtime - Rust native in WASM

This is an example crate demonstrating how Enarx may use Wasmtime, a Rust-powered JIT, and run native Rust code in a WASM VM context without pre-compliation.

Running the demo

The demo runs with cargo run out of the box.