hello-wasm icon indicating copy to clipboard operation
hello-wasm copied to clipboard

Extension using Web Assembly

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.

https://user-images.githubusercontent.com/936006/149666228-24bbcedc-3ad4-447d-9b07-7fcb21ad04b1.mp4

Useful Notes

  • https://john-millikin.com/extending-vscode-with-webassembly