Skip to content

Replace server.py with something a little more .NET #88

Closed
@praeclarum

Description

@praeclarum

This static page server is used to make sure wasm files get the right content type and to enable XmlHttpRequests for the assemblies.

Python servers are fine for Linux and Mac, but don't work by default on Windows.

Let's replace it with a nice .NET script instead.

An F# script would be perfect, but I worry if that is too intimidating for C# devs.

Alternatively, maybe a dotnet tool or run configuration or some other magic could be used.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions