Y
Hacker News
new
|
ask
|
show
|
jobs
by
kxo
4149 days ago
Which can be used today via 6to5!
2 comments
eddyb
4149 days ago
I had first seen async/await in traceur-compiler. I was using it with Node.js' fs module two years ago, I believe.
link
jordanlev
4149 days ago
6to5 compiles ES7 too?
link
Chris_Newton
4149 days ago
Sometimes, yes. :-)
http://kangax.github.io/compat-table/es7/
link