OpenSSL does a QUIC API and Top 5 Uses of WebAssembly for Web Developers
-
Daniel Stenberg ☛ OpenSSL does a QUIC API
I have blogged several times in the past about how OpenSSL decided to not ship the API for QUIC a long time ago, even though the entire HTTP world was hoping for it – or even expecting it. OpenSSL rejected the proposal to merge the proposed API and thereby implicitly decided to obstruct wide QUIC and HTTP/3 adoption outside browsers.
The OpenSSL team instead proclaimed that their ambition and goal was to implement their own QUIC stack and offer that to users. The OpenSSL team took a long time to implement it, but has shipped their own stack implementation and API since OpenSSL 3.2 – first released in November 2023.
-
The New Stack ☛ Top 5 Uses of WebAssembly for Web Developers
WebAssembly (Wasm) has emerged as a game-changer in the world of web development. By providing a compact binary format that runs at near-native speed, WebAssembly enables developers to build high-performance applications that were previously unimaginable in the browser.