Skip to content

kosticmarin/wasm-env-minimal-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compile the test.rs manually then run the main.rs.

cd src
rustc src/test.rs --target=wasm32-wasi
cd ..
cargo r

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages