Open fitzgen opened 5 years ago
eg bind and type.
bind
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?
(@webidl ...)
eg
bind
andtype
.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?