This is an example Sandstorm application which uses the raw Cap'n Proto-based Sandstorm API to serve a web UI without an HTTP server. The original version was written in C++.
Install Rust, Cap'n Proto, and Sandstorm. Then do:
$ cargo build --release
$ spk dev