Sergey Rubanov

Results 240 comments of Sergey Rubanov

@evseevdev would you be open to add more tests? If so, you may ping me in Telegram again if you need more information.

@AMorgaut dynamic imports are supported in all major browsers (except based on EdgeHTML Edge) https://caniuse.com/#feat=es6-module-dynamic-import

I think we should rename "proper tail calls (tail call optimisation)" to "proper tail calls" and move it from "optimizations" section to some another section

IMO it's better to decouple core.js results from Babel and TypeScript and have two new columns core.js 2 and core.js 3

We should document this and add to `README.md` / `CONTRIBUTION.md`

> maybe remove the term "obsolete" and use "supported" and "unsupported" I agree. We should have `supported` and `release date` instead

hmm... I think this is a problem with wrong `colspan` for some columns

This also might be useful https://github.com/bakkot/test262-web-runner/

Just some related useful links: https://github.com/bterlson/eshost-cli https://github.com/babel/babylon/pull/654