I feel like this sort of project seems like a great place to try to get ES2016 modules working from day one, where users a little bit less likely to have existing code they need to run. I realize the Loader spec [1] is still not finished yet, but a project like this could be a good use case to help push it across the finish line.
6 comments
[ 3.3 ms ] story [ 27.1 ms ] thread2015: https://news.ycombinator.com/item?id=8701228
2014: https://news.ycombinator.com/item?id=7455727
I feel like this sort of project seems like a great place to try to get ES2016 modules working from day one, where users a little bit less likely to have existing code they need to run. I realize the Loader spec [1] is still not finished yet, but a project like this could be a good use case to help push it across the finish line.
[1] https://whatwg.github.io/loader/
Edit to add: I hadn't realized how old this project was, so some of this comment is clearly invalidated a bit.