19f316c32b577512502a562f3dcc181bf8b8583c
<script type="module"> doesn't expose functions to onclick attributes. Replaced all onclick="fn()" with document.getElementById().onclick = fn so buttons work from module scope. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
Rust
84%
Python
11.7%
Shell
4.3%