2019-02-26 20:17:48 +08:00
..
2018-12-06 20:36:19 -08:00
2019-01-17 18:53:19 +01:00
2019-01-17 18:53:19 +01:00
2019-02-26 20:17:48 +08:00
2018-12-06 20:26:04 -08:00
2018-12-06 20:26:04 -08:00
2018-12-06 20:31:03 -08:00

Run Nginx

This example has Nginx compiled to WebAssembly using Emscripten.

You can run it locally with:

wasmer run nginx.wasm -- -p . -c nginx.conf

And you will have a webserver running in: http://localhost:8080/