aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* wasm: string interpolationbrian cully2025-12-291-8/+4
* wasm: hook up dot count to html inputbrian cully2025-12-291-2/+26
* bench with poly findingbrian cully2025-12-291-0/+10
* pure benchingbrian cully2025-12-291-0/+1
* wasm: render bench results in htmlbrian cully2025-12-291-8/+34
* wasm: add benchmarkingbrian cully2025-12-291-4/+39
* add watch section and bench sectionbrian cully2025-12-291-3/+3
* wasm: minor cleanupbrian cully2025-12-291-3/+3
* wasm: update before renderbrian cully2025-12-291-1/+1
* wasm: separate update/render for later benchingbrian cully2025-12-291-2/+3
* minor cleanupbrian cully2025-12-291-18/+18
* fmtbrian cully2025-12-281-1/+1
* move render loop to its own modulebrian cully2025-12-281-38/+4
* don't do initial animation until clickbrian cully2025-12-281-1/+0
* more render simplificationbrian cully2025-12-281-21/+25
* simplify render logicbrian cully2025-12-281-52/+26
* get wasm go button workingbrian cully2025-12-271-9/+67
* fmtbrian cully2025-12-271-3/+11
* add rust/wasm implbrian cully2025-12-271-2/+60
* add bouncing particlesbrian cully2025-12-261-0/+11