]> git.cworth.org Git - zombocom-ai/commit
Make any code execution errors visible to the users
authorCarl Worth <cworth@cworth.org>
Fri, 23 Dec 2022 19:49:29 +0000 (11:49 -0800)
committerCarl Worth <cworth@cworth.org>
Fri, 23 Dec 2022 19:51:10 +0000 (11:51 -0800)
commit30a68209fbec7fc6a0b7aed1e9a5d277d9424e11
tree9d8c4c847561a17b8bf0bac9ce1e31ddfb2e8d72
parentbe095be5c094cd439f1ce9b2646f4ef6f8be53b1
Make any code execution errors visible to the users

By sending them to the clients and having them render it in red
monospace with pre-wrapped whitespace.

This should allow the players to debug things when they don't work.
bus.html
index.js