Simple HTTP(S?) server serving WebASM content
Submitted by clemens on Wed, 2021/02/17 - 1:42pm
!!! WIP !!!
I was surprised that running python3 -m http.server
could serve WebASM.
But what about HTTPS? According to https://blog.anvileight.com/posts/simple-python-http-server/ this could be possible using