Dew Drop – January 21, 2026 (#4587)
A daily tech link roundup covering web development, AI tools, .NET updates, Windows utilities, and software engineering trends.
A daily tech link roundup covering web development, AI tools, .NET updates, Windows utilities, and software engineering trends.
A daily tech link roundup covering VS Code updates, WebAssembly, .NET 10, AI development, Python guides, DevOps tools, and industry news.
A developer details adding a Scheme-to-WebAssembly compiler to their long-running Bob project, focusing on using the WASM GC extension.
A daily roundup of tech news and articles covering AI, web development, .NET, Visual Studio updates, and software engineering trends.
A daily tech link roundup covering AI, web development, .NET, and software engineering trends for January 2026.
Explores MicroQuickJS, a tiny JavaScript engine for embedded systems, as a potential sandbox for running untrusted code with strict resource limits.
A modern Python and WebAssembly translation of the classic "Let's Build a Compiler" tutorial, exploring its enduring relevance.
Explains the WebAssembly Basic C ABI, covering how C types like scalars and pointers are represented and passed in WASM.
Explores using Pyodide to build AI agents that write temporary code for non-coding tasks, focusing on sandboxed execution and virtual file systems.
Explores running .NET in the browser using WebAssembly without the Blazor framework, covering templates and .NET 10 improvements.
A guide on integrating and running Go code within an Elixir application using WebAssembly (WASM/WASI) and the Wasmex library.
An introduction to Blazor, a .NET framework for building interactive web UIs with C# and WebAssembly, covering its core concepts and benefits.
Introduces Blazorators, a C# source generator for creating Blazor JavaScript interop code from TypeScript definitions, with a demo app.
A developer shares a list of their recent tech conference talks on topics like Kubernetes security, WebAssembly, and Docker.
A guide to building a reactive Svelte store using Rust and integrating it into an Electron app for performance gains.
A technical guide on using Go with WebAssembly to create JavaScript objects, Promises, HTTP requests, and streaming in the browser.
A tutorial on building a practical Blazor WebAssembly app in C#, demonstrating HTTP calls and project structure.
An interview with Steve Sanderson discussing WebAssembly's potential, its impact on web development, and the Blazor experiment.
A weekly tech digest covering browser updates, WebAssembly, debugging tools, and interoperability news from June 2015.
Announcing WebAssembly, a new binary format for safe, efficient code on the web, designed as a successor to asm.js.