Skip to content

ubiquitous-dev/wasi-data-sharing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sharing data between hosts with stdio

This repository has an accompanying blog post.

Running

1. Build the WASM

$ cargo build --target wasm32-wasi

2. Run the example

$ cargo run --example wasi

About

A demo of how to pass data back and forth between wasmtime and webassembly modules

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Rust 100.0%