[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

🧱 extract mem.c/h shims for memcpy/memset master

Use explicit byte-loop implementations instead of __builtin_mem* to avoid infinite recursion when clang lowers builtins back to libc calls on some versions.