Skip to content

bitjson/vscode-wasm

 
 

Repository files navigation

vscode-wasm

GitHub issues GitHub license button VS Code marketplace button

WebAssembly Toolkit for VSCode.

Features

Syntax highlight for WebAssembly textual representation.

Syntax highlight

Right-click on a file in the explorer to see WebAssembly binary representation.

Binary file

TODO

  • validate WebAssembly
  • save active .wasm file to .wat
  • ability to edit active .wasm file
  • show imports / exports in the explorer
  • memory (data section) preview
  • wasm2c

Known Issues

I want to open .wasm files by left-click on a file in the explorer!

I want too! It isn't possible due to vscode feature.

License

MIT, 2017 (c) Dmitriy Tsvettsikh

About

WebAssembly Toolkit for VSCode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%