Closed
Description
Since rust code can be compiled to javascript/webassembly, wouldn't it be possible to build this into a single static page that one could open in a browser without any server or configuration?
Rustc would then run within the browser instead of on the webserver.
I am aware that this would be much work (if at all possible) and outside the scope of this project, but it could greatly reduce the load on the rust playground servers for example, couldn't it?
Metadata
Metadata
Assignees
Labels
No labels