Brendan Eich (2013-12-12T01:13:53.000Z)
forbes at lindesay.co.uk (2013-12-12T10:42:58.322Z)
To say a bit more, if we don't want 'yield' in the body of an arrow to imply that that arrow function is a generator function, then the same argument seems to apply to 'await'. So we need a sigil or equivalent. But =>! is at least as infeasible as =>*. So perhaps we cannot reserve 'await' in ES6 arrows.