I was told by the jam moderator that Pico-8 is cool as long as the runtime is less than 4MB. Now, exactly what "runtime" means...
Is that the exported .html and .js files that make the web-playable version of the game? Is it the amount of memory used while the game is running? (Pico-8 is limited to 2MB) Is it both of these combined? ...