i guess this could be solved by simply compiling on the fly instead of creating an exe but another thing (one of the most important actually) to consider for a web player is security. the scripting environment has to be sandboxed somehow otherwise it could be used to create malicious websites. i am not sure how feasible this would be with lite-c. i could imagine that this is quite impossible with a language based on c.