Curious as to how 84 bytes were shaved since the previous posting. <a href="https://news.ycombinator.com/item?id=9941182" rel="nofollow">https://news.ycombinator.com/item?id=9941182</a>
I just shaved off another 3 bytes so LoadJS is now 503 bytes (minified + gzipped). HN - If you see a way to get below 500 bytes please let me know!<p><a href="https://github.com/muicss/loadjs/blob/master/src/loadjs.js" rel="nofollow">https://github.com/muicss/loadjs/blob/master/src/loadjs.js</a>
For wider browser support I've always relied on LABjs. It's been around for ages and has to be among the most stable JS libraries out there despite having to deal with all those browser quirks.<p><a href="http://labjs.com/" rel="nofollow">http://labjs.com/</a>