Show HN: Mojibake – a low-level Unicode library written in C
Summary
A Show HN-style post introducing Mojibake, a small, zero-dependency Unicode library for C11/C++17. It highlights features such as normalization, encoding conversion, case handling, and text analysis, plus WASM playground and CLI tooling. The piece emphasizes portability and conformance testing for Unicode, targeting developers building cross-platform text processing.