v run .
mandelbrot.wasm
-os browser
v -b wasm -os browser mandelbrot.wasm.v
mandelbrot.html
python -m http.server 8080
emrun mandelbrot.html