pub fn looks_like_wat_module(input: &str) -> bool
Returns ‘true’ when the text starts like a WAT module and has balanced parentheses.