» Tag
wasm
7 postsTaetype-WASM Brings a Pure-Rust, Unsafe-Free Font Engine to Browsers
Taetype-WASM ports a memory-safe, unsafe-free Rust font engine to WebAssembly, enabling full decode, subset, shape, and rasterize in the browser.
pdfmuse: A Deterministic PDF Parser That Failed on Real Resumes
pdfmuse's deterministic PDF parser looked solid until real resumes exposed a silent 10% failure rate from unhandled form XObjects.
Brookmd: a Rust-powered streaming Markdown renderer for every platform
Brookmd is an open-source Rust core for streaming Markdown rendering across web, React Native, Swift, and Kotlin with a shared JSON wire format.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comTaetype: A Complete Font Engine for Rust and WASM
Taetype offers a Rust and WASM-based font engine for decoding, instancing, and shaping fonts.
FrankenMarkdown: A Zero-Dependency Rust Markdown Engine
FrankenMarkdown v0.3.0 is a zero-dependency Rust engine rendering Markdown into byte-identical HTML and PDF, running natively and via WASM in the browser.
Porffor: An Ahead-of-Time Compiler for JavaScript to Native and WASM
Porffor compiles JavaScript ahead-of-time to WebAssembly and native binaries.
Announcing Rust 1.96.0 Release
Rust 1.96.0 introduces new Range types and macros, along with significant changes to WebAssembly targets for improved error handling.