Cargo Features

WAT has no features set by default.

[dependencies]
wat = { version = "1.216.0", features = ["dwarf"] }
dwarf

Off-by-default feature to support emitting DWARF debugging information in parsed binaries pointing back to source locations in the original *.wat source.

Enables dwarf of wast