Skip to content

compiling inside the browser #137

Closed
Closed
@torpak

Description

@torpak

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions