Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to compile

  1. Compile user module
cd user_module
cargo build --release --target=wasm32-wasi
cd ..
  1. run host app
gcc main.cpp -lwasmedge && ./a.out user_module/target/wasm32-wasi/release/user_module.wasm hello

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages