@aw very nice! I'm hoping we can hook in @remko's wasm core and see what sort of speedup we get :)
https://github.com/remko/uxn.wasm/blob/main/uxn.wat
Top-level
@aw very nice! I'm hoping we can hook in @remko's wasm core and see what sort of speedup we get :) 3 comments
|
@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 ;)