02:01
<sideshowbarker>

FYI https://platform.html5.org/ now has the ES spec and ES Internationalization spec, as well as all current TC39 proposals that have documentation in MDN — along with links to the corresponding test cases and MDN articles and CanIUse pages and flags to indicate the current level of browser support

If you (re)sort the list by the Category heading, it’ll group all the JavaScript specs together

17:06
<jschoi>
This thread might be worth looking at by the tuple/record champions; it’s about adding support for them as “composite keys” to IndexedDB: https://github.com/w3c/IndexedDB/issues/390