drom / wast-spec

WebAssembly AST specification
MIT License
9 stars 2 forks source link

WebAssembly AST specification

About

The repository defines Abstract Syntax Tree (AST) format that can be used to represent the structure of WebAssembly program in a JSON container.

Status

spec

Implementations

License

MIT LICENSE