Crate wabt [] [src]

Bindings to the wabt library.

Structs

Error

A structure to represent errors coming out from wabt.

Functions

wasm2wat

Disassemble wasm binary to wasm text format.

wat2wasm

Translate wasm text source to wasm binary format.