a2aaron / bytebot

Posts randomly generated bytebeats with video output to twitter every few hours.
https://twitter.com/bytebeat_bot
3 stars 0 forks source link

Make empty bytebeat an error. #63

Closed a2aaron closed 6 years ago

a2aaron commented 6 years ago

The empty bytebeat is usually not a bytebeat that people tend to use, and if you need all zero values, you should use 0 instead.

porglezomp commented 6 years ago

Specifically, the compile function isn't rejecting code that never puts any values on the stack.