Skip to content

Example WebAssembly Component with host binding using Rust and wit-bindgen

License

Notifications You must be signed in to change notification settings

andykswong/wasm-component-example

Repository files navigation

wasm-component-example

Example WebAssembly Component with host binding using Rust and wit-bindgen

Install

With Rust and NPM installed, run:

rustup target add wasm32-wasi
cargo install cargo-component
npm install

Run

npm run build
npm start

About

Example WebAssembly Component with host binding using Rust and wit-bindgen

Topics

Resources

License

Stars

Watchers

Forks