Skip to content

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

License

Notifications You must be signed in to change notification settings

pmalmgren/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

No packages published

Languages