Included a small compile time optimization for = : when you compare with a number, or keyword/string (same thing in squint), which is a pretty common pattern, then = will still compile into === :
https://squint-cljs.github.io/squint/?src=KGRlZiB4IDEpClsoPSAxIHgpCiAoPSBbMSAyIDNdIFsxIDIgM10pXQ%3D%3D&repl=false
Lol what the heck.
I think this would allow us to build a eucalypt app in the playground and then export it as a self-contained HTML file 🤩