Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 160 Bytes

File metadata and controls

5 lines (3 loc) · 160 Bytes

wasmparser

This is an attempt to create a separate wasm parser in the spirit of Rust's wasm-parser crate, using the code from Epsilon.

It passes the tests.