#!/bin/sh

cargo run --example testbin > test.html
# firefox test.html &
