Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wasmerio/vscode-wasm

WebAssembly extension for VSCode
https://github.com/wasmerio/vscode-wasm

extension vscode wasm

Last synced: about 1 month ago
JSON representation

WebAssembly extension for VSCode

Awesome Lists containing this project

README

        


logo

WebAssembly for VSCode




VS Code Marketplace Downloads

VS Code Marketplace Installs


A Visual Studio Code extension with rich support for [WebAssembly](https://webassembly.org), 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](images/preview-1.png)

![Binary file](images/preview-2.png)

## License

MIT, 2017 - 2019 (c) [Dmitriy Tsvettsikh](https://github.com/reklatsmasters)

MIT, 2019 - Present (c) WebAssembly Foundation