[READ-ONLY] Mirror of https://github.com/bombshell-dev/tty. Platform independent 2D layout engine for terminal applications based on Clay bomb.sh/docs/tty
Something went wrong. Try again.
ref(opt): build input.wasm for size master
layout.wasm must stay -O2: Clay_EndLayout is the render hot path and its speed on heavy layouts comes from -O2's inlining/unrolling. -Os/-Oz both regress dashboard/diff-render by 24-32% (CodSpeed), so size-optimizing it is a net loss. input.wasm is opt-insensitive in the benchmarks, so build it -Oz for a free size win. Levels stay overridable via LAYOUT_OPT/INPUT_OPT.
Author Nate Moore Date (Jun 1, 2026, 8:41 PM UTC) Commit 7d8f1a37 7d8f1a37c9cae88932d5ea3caffb5ecb4672fbf2 Parent 8aad2225 8aad22250012a5a5075c5a19dd99f6925165b8ca