Jan Lehnardt 4 months ago
Weâve lost a lot of developer hours to the fact that SpiderMonkey is fundamentally a JS engine for Firefox and not really set up to be a library.
- we had to keep up with minute API changes across major versions
- we have to support a wide range of versions due to spotty OS package support
add a skeleton here at some point