> On Jul 20, 2019, at 6:39, Floh <[email protected]> wrote:
> 
> I started using the node.js http-server module instead of the python server.
> 
> It has the proper wasm mime type, and also supports other HTTP features the 
> python http server doesn't support (for instance range-requests):
> 
> > npm install -g http-server
> > http-server
> Starting up http-server, serving ./
> Available on:
>   http://127.0.0.1:8080
>   http://192.168.44.44:8080
> Hit CTRL-C to stop the server
> 

Thanks Floh. This is working a treat and I like being able to use range 
requests. The only small niggle is that the “>” prompt made me think these 
commands had to be issued from within node.js. But they are for the regular 
shell.

Regards

    -Mark

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/emscripten-discuss/24E5A7B6-0DF4-48BE-9A1A-9531BC773283%40callow.im.

Attachment: signature.asc
Description: Message signed with OpenPGP

Reply via email to