Wit-ts – A type-level WIT parser for TypeScript
abitype for WebAssembly—pure types from WIT strings, but adoption depends on Component Model maturity.
Post-quantum WASM cryptography. Authenticated encryption, signatures with key agreement, transparency logs, and ratcheting built on constant-time bitsliced ciphers (Serpent, XChaCha20, AES), post-quantum schemes (ML-KEM, ML-DSA, SLH-DSA), BLAKE3 and SHA-family hashing, and the Fortuna CSPRNG. Zero dependencies, tree-shakeable, side-effect-free.
WASM isolation prevents JIT speculation attacks on key material—clever security layer.
TypeScript developers needing client-side cryptography with timing attack protection
libsodium · Web Crypto API · TweetNaCl
abitype for WebAssembly—pure types from WIT strings, but adoption depends on Component Model maturity.
Zero-deps Rust crypto with 1.61x benchmark wins over ring and rustls.
Auto-generates type-safe .NET↔TypeScript glue code, but WASM-in-JS is still niche.
WebGPU and WASM-SIMD hash mining in browser with per-device load controls.
Regex instead of AST parsing: 12ms dependency tree for 500 files versus 50ms+ for competitors.
Zero-dependency TypeScript PDF engine with proper Arabic shaping beats pdfkit's native bindings.