pouyakary / vscode-wasm

WebAssembly extension for VSCode

Home Page:https://marketplace.visualstudio.com/items?itemName=dtsvet.vscode-wasm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

WebAssembly extension for VSCode

https://marketplace.visualstudio.com/items?itemName=dtsvet.vscode-wasm

License:MIT License


Languages

Language:Rust 52.7%Language:TypeScript 47.3%