@neauoire @aw I still have at least one bug somewhere, and I made a false assumption about the stack (that breaks circular stacks) so I need to rework stack handling, but for now, Mandelbrot is roughly 20x faster. Let's hope my rework doesn't bring that down too much ;)
@remko @aw Oh wow, that's amazing!! It'll be really nice to be able to embed uxn sketches into my wiki.
I was wondering, .wat files, do I need to do anything to them to run them in the browser? Like, how do you embed this in a website?