/hello-wasm

Extension using Web Assembly

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Hello Wasm

This is an extension using Rust compiled down to WASM.

  • npm i
  • npm run watch
  • Launch Client

Both Rust and JS files will be watched and rebuilt upon change. This template should be a good starting point to building a web assembly extension.

wasm-rust-demo-2.mp4

Useful Notes