5f864a86f8a5b6859c7907bb26ea4c1729b047a6
gitea/double-pendulum/pipeline/head This commit looks good
double-pendulum
Double Pendulum chaotic sim in rust + webassembly (WIP)
Prereqs
- Rust toolchain (
rustup,cargo,rustc) - Install
wasm-pack
Build
Package can be built using:
wasm-pack build --target web
Result can be viewed by hosting the directory, e.g. using:
cd pkg && python -m http.server 8080
Description
Double Pendulum chaotic sim in rust + webassembly
https://zwietering.eu/projects/double-pendulum/doc/double_pendulum_wasm
72 KiB
Languages
Rust
74.8%
HTML
25.2%