Skip to content

[ORPHANE] Examples of compiling Rust code to ewasm contracts

License

Notifications You must be signed in to change notification settings

ewasm/rust-ewasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-ewasm

Examples of compiling Rust code to ewasm contracts

These were compiled with rustc 1.25.0-nightly, and a patched wasm-gc.

$ rustup run nightly rustc --version
rustc 1.25.0-nightly (79a521bb9 2018-01-15)

$ rustup target add wasm32-unknown-unknown --toolchain nightly

$ cargo install --git https://github.com/ewasm/wasm-gc --branch keep-main-func

You also need wabt for wasm2wat.

About

[ORPHANE] Examples of compiling Rust code to ewasm contracts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages