IRC channel logs
2026-06-19.log
back to list of logs
<matrix_bridge>
<cosinusoidally> Finally got around to getting my JS port of pnut to run inside a web browser
https://github.com/cosinusoidally/tcc_simple/blob/master/experiments/pnut_refactor/index.html
. Note this port is both valid C and JS so exactly the same code can be built by a C compiler (and pnut_js itself).
<AwesomeAdam54321>
cosinusoidally: Congrats!