galek / vscode-wasm

WebAssembly Toolkit for VSCode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

WebAssembly for VSCode

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

Binary file

License

MIT, 2017 - 2019 (c) Dmitriy Tsvettsikh

MIT, 2019 - Present (c) WebAssembly Foundation

About

WebAssembly Toolkit for VSCode

License:MIT License


Languages

Language:TypeScript 100.0%