summaryrefslogtreecommitdiff
path: root/public/build (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add simple support for cindyjscindystuebinm2021-05-173-0/+1368
Notably, the error output (in case of compiler errors) is generated by overwriting the builtin console.error-function, which is a horrible idea for many reasons, but there isn't really any other way right now.