96e8169707c5808a48f56e8b988f20fb102e9cd4
gitea/double-pendulum/pipeline/head There was a failure building this commit
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%