* Add alternate rendering paths to avoid use of Promise
* Add run commands
* Remove promise from synchronous components
* Create makefile and update loadtest
* Rename functions, fix implementation of renderArray
* More performance updates
* Minor code cleanup
* incremental
* Add initial rendering tests
* WIP - bad tests
* Fix tests
* Make the tests good, even
* Add more tests
* Finish tests
* Add test to ensure rendering order
* Finalize pr
* Remove code not intended for PR
* Add changeset
* Revert change to minimal example
* Fix linting and formatting errors
* Address code review comments
* Fix mishandling of uncaught synchronous renders
* Update .changeset/shaggy-deers-destroy.md
---------
Co-authored-by: Matt Kane <m@mk.gg>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>