special-relativity

Special Reltivity experiments

running

cargo run --release

wasm

To run with wasm first install trunk like so

cargo install --locked trunk

Then start a local dev server with

trunk serve

To deploy to a web server just do

trunk build --release

author

vidstige