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

https://github.com/reklatsmasters/wasm2ast

WebAssembly Binary AST Parser
https://github.com/reklatsmasters/wasm2ast

ast node parser wasm webassembly

Last synced: about 2 months ago
JSON representation

WebAssembly Binary AST Parser

Awesome Lists containing this project

README

          

WebAssembly Binary AST Parser

## WIP

### Related

* https://github.com/WebAssembly/design/blob/master/BinaryEncoding.md
* https://en.wikipedia.org/wiki/LEB128
* http://www.dwarfstd.org/doc/DWARF5.pdf

## Licesne

MIT, 20!8 (c) Dmitriy Tsvettsikh