Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>wastNew to Visual Studio Code? Get it now.
wast

wast

ukyo

|
2,863 installs
| (1) | Free
WebAssembly(S-expression) support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

WebAssembly(S-expression) support

Language support for WebAssembly(S-expression).

Install wabt

Clone wabt from https://github.com/WebAssembly/wabt and build it.

Configuration

wast.wabtPath: "repo-path/to/wabt"

Commands

Command Title
wast.test Wast: Run tests
wast.dump Wast: Print a hexdump
wast.info Wast: Print a module infomation
wast.build Wast: Build a wasm binary
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft