[READ-ONLY] Mirror of https://github.com/bombshell-dev/tty. Platform independent 2D layout engine for terminal applications based on Clay
5

Configure Feed

Select the types of activity you want to include in your feed.

🔧 export animating from wasm build

Ryan Rauh (May 31, 2026, 9:27 AM EDT) a533953f 4145cac5

+1
+1
Makefile
··· 21 21 -Wl,--export=pointer_over_id_string_length \ 22 22 -Wl,--export=pointer_over_id_string_ptr \ 23 23 -Wl,--export=get_element_bounds \ 24 + -Wl,--export=animating \ 24 25 -Wl,--export=error_count \ 25 26 -Wl,--export=error_type \ 26 27 -Wl,--export=error_message_length \