Launched this week

TaeType WASM
Decode, subset, shape, and rasterize fonts in WebAssembly
6 followers
Decode, subset, shape, and rasterize fonts in WebAssembly
6 followers
Fonts are untrusted binary data. Processing them on a server wastes time, but taetype-wasm brings a complete font engine directly to the browser. Built with pure Rust #![forbid(unsafe_code)] compiled to WebAssembly, you can instance variable fonts, subset, shape, rasterize, and read COLR/MATH data locally. Zero server round-trips, zero native dependencies, and zero memory-safety compromises.
