<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>WebAssembly on The Coders Blog</title><link>https://thecodersblog.com/tag/webassembly/</link><description>Recent content in WebAssembly on The Coders Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 01 May 2026 16:22:51 +0000</lastBuildDate><atom:link href="https://thecodersblog.com/tag/webassembly/index.xml" rel="self" type="application/rss+xml"/><item><title>Beyond PDFs: Running 1991 PostScript in the Browser and What it Says About Web Bloat [2026]</title><link>https://thecodersblog.com/running-adobe-s-1991-postscript-interpreter-in-the-browser-2026/</link><pubDate>Fri, 01 May 2026 16:22:51 +0000</pubDate><guid>https://thecodersblog.com/running-adobe-s-1991-postscript-interpreter-in-the-browser-2026/</guid><description>&lt;p&gt;Picture this: a piece of software designed in 1991, running Adobe&amp;rsquo;s PostScript Level 2 interpreter, now executing directly within your browser – faster than many modern web applications load. This isn&amp;rsquo;t just a nostalgic tech demo; it’s a direct challenge to the bloated state of today&amp;rsquo;s web. This engineering feat, found at &lt;code&gt;pagetable.com/retro-ps&lt;/code&gt;, forces a critical re-evaluation of our development practices and the often-overlooked potential of &lt;strong&gt;WebAssembly (WASM)&lt;/strong&gt;.&lt;/p&gt;
&lt;h2 id="the-elephant-in-the-browser-why-were-obsessed-with-1991"&gt;The Elephant in the Browser: Why We&amp;rsquo;re Obsessed with 1991&lt;/h2&gt;
&lt;p&gt;The prevailing landscape of modern web development is a monument to complexity. We build with &lt;strong&gt;React&lt;/strong&gt;, &lt;strong&gt;Vue&lt;/strong&gt;, or &lt;strong&gt;Angular&lt;/strong&gt;, shipping massive JavaScript bundles that can easily exceed &lt;strong&gt;10MB&lt;/strong&gt;. Our applications are underpinned by complex build pipelines, deep DOM trees, and an ever-increasing demand for client-side processing, all contributing to frustratingly slow load times and sluggish user experiences.&lt;/p&gt;</description></item></channel></rss>