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