[Suggestion] any plan to implement async...await syntax
yi opened this issue · 1 comments
yi commented
Hi, just wonder is there a plan to implement 'aync...awit...' keyword?
Hope it would be something like "待施「翻倍」於「大衍」" , which will then compiled to: "aync...{ await double(dayan);}"
and there is actually no need to present the 'async' keyword in WYL, refer to the counterpart in coffeescript
dboooo commented
Hi, just wonder is there a plan to implement 'aync...awit...' keyword?
Hope it would be something like "待施「翻倍」於「大衍」" , which will then compiled to: "aync...{ await double(dayan);}"
and there is actually no need to present the 'async' keyword in WYL, refer to the counterpart in coffeescript
maybe you can make a PR :)