wasm-webidl-bindings
wasm-webidl-bindings copied to clipboard
Parenthesize top level forms?
eg bind and type.
They aren't parenthesized now so that a theoretical larger WAT parser could concatenate all (@webidl ...) entries and then give them to us to parse. But it looks funky writing these out without parens?