Closed matthewbloch closed 1 year ago
This builds fine for me. However, it would be good to have a non-debug build option, which sets -DRELEASE_BUILD
and -O3
. Optimised builds definitely run faster for me (in particular the sound is less glitchy)
What do you think of this? My intention is to strip away most things that aren't relevant to building archimedes-live so that the arculator build is as fast as possible, without losing the ability to resync with upstream. I'm also aiming to make life simpler for new contributors to understand how it's put together.
I've also left it so that you can test sanity-test arculator with the default emscripten front-end.