Skip to content

wasmerio/vscode-wasm

Repository files navigation

logo

WebAssembly for VSCode

VS Code Marketplace Downloads VS Code Marketplace Installs

A Visual Studio Code extension with rich support for WebAssembly, including features such as syntax highlighting, wasm binary view and conversion between wasm and wat files.

Features

  • Syntax highlight for WebAssembly textual representation.
  • Preview WebAssembly Binary files in 2 clicks.
  • Fast convertion between text and binary view.
  • Syntax highlight for WAI and WIT files.

Syntax highlight

Binary file

License

MIT, 2017 - 2019 (c) Dmitriy Tsvettsikh

MIT, 2019 - Present (c) WebAssembly Foundation