/vsim

Vehicle simulation tool. Can mix and match different parts and go vroom vroom skrtt.

Primary LanguageRustMozilla Public License 2.0MPL-2.0

vsim

Vehicle simulation tool. Can mix and match different parts and go vroom vroom skrtt.

WASM Usage

one time

rustup target add wasm32-unknown-unknown
cargo install basic-http-server

(re)build

make build-wasm

running

# this only needs to be run once, and can be left running
basic-http-server public

or

make run-wasm

visit http://127.0.0.1:4000 after to see simulator