Skip to content

wasmerio/wasmer-nginx-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

This is a simple example of Nginx running with wasmer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages