We last heard that the Glitch team had discussed this feature Automatically compile static project - #7 by khalby786. Now an implementation is starting to show up in public places that we users can see, in the startup scripts we have in our project containers and in the editor code.
Take a look at this sample project: https://cooing-gray-chip.glitch.me/ (it should say “prefix interesting”)
Read up on the details I wrote in the readme: Glitch :・゚✧
Opening up the readme in the editor makes the project container start. Now with the project container running, take a look at the sample project again. I made it so that it shows something different, to help demonstrate what’s going on.
As with any such preliminary and unofficial info, you have to understand that this is not a commitment to have a final product that’s anything like this.