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.
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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.
Just a wasm parser. That's all I am.