wasm-webidl-bindings icon indicating copy to clipboard operation
wasm-webidl-bindings copied to clipboard

Parenthesize top level forms?

Open fitzgen opened this issue 6 years ago • 0 comments

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?

fitzgen avatar May 15 '19 23:05 fitzgen