wadec 0.0.1

A library for decoding WebAssembly modules.
Documentation
1
2
3
(* This is here since both Lexer, Parser, and Parse need it,
 * but menhir cannot create a Parser that exports it. *)
exception Syntax of Source.region * string