Simple Yew Server made with actix_web.
actix_web
Implemented from the actix example server in the yew-router repo with a few changes.
{bash} $ syserve /path/to/dist/dir
where the dist/ dir contains an index.html file which loads the WASM file.
dist/
index.html