wat_service 0.7.0

WebAssembly Text Format language service.
Documentation
1
2
3
4
5
6
7
8
9
pub mod br_if_to_if_br;
pub mod fix_invalid_mem_arg;
pub mod fix_packing;
pub mod func_header_join;
pub mod func_header_split;
pub mod idx_conversion;
pub mod if_br_to_br_if;
pub mod inline_func_type;
pub mod remove_mut;