<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Space-efficient Embedding of WebAssembly in JavaScript	</title>
	<atom:link href="https://mpetroff.net/2021/02/space-efficient-embedding-of-webassembly-in-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>https://mpetroff.net/2021/02/space-efficient-embedding-of-webassembly-in-javascript/</link>
	<description>mpetroff.net</description>
	<lastBuildDate>Sat, 14 Feb 2026 21:58:54 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Matthew Petroff		</title>
		<link>https://mpetroff.net/2021/02/space-efficient-embedding-of-webassembly-in-javascript/#comment-322269</link>

		<dc:creator><![CDATA[Matthew Petroff]]></dc:creator>
		<pubDate>Sat, 14 Feb 2026 21:58:54 +0000</pubDate>
		<guid isPermaLink="false">https://mpetroff.net/?p=3336#comment-322269</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://mpetroff.net/2021/02/space-efficient-embedding-of-webassembly-in-javascript/#comment-322182&quot;&gt;Aidan Chelig&lt;/a&gt;.

The &lt;a href=&quot;https://developer.mozilla.org/en-US/docs/Web/API/Compression_Streams_API&quot; rel=&quot;nofollow ugc&quot;&gt;Compression Streams API&lt;/a&gt; has been widely available since 2023, which provides gzip / deflate decompression and makes this technique obsolete. However, it still only exposes a subset of the browser&#039;s decompression functionality, as Brotli and Zstandard are widely supported for compression of HTTP responses, but they are not supported by the Compression Streams API in most browsers.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://mpetroff.net/2021/02/space-efficient-embedding-of-webassembly-in-javascript/#comment-322182">Aidan Chelig</a>.</p>
<p>The <a href="https://developer.mozilla.org/en-US/docs/Web/API/Compression_Streams_API" rel="nofollow ugc">Compression Streams API</a> has been widely available since 2023, which provides gzip / deflate decompression and makes this technique obsolete. However, it still only exposes a subset of the browser&#8217;s decompression functionality, as Brotli and Zstandard are widely supported for compression of HTTP responses, but they are not supported by the Compression Streams API in most browsers.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aidan Chelig		</title>
		<link>https://mpetroff.net/2021/02/space-efficient-embedding-of-webassembly-in-javascript/#comment-322182</link>

		<dc:creator><![CDATA[Aidan Chelig]]></dc:creator>
		<pubDate>Tue, 10 Feb 2026 20:16:28 +0000</pubDate>
		<guid isPermaLink="false">https://mpetroff.net/?p=3336#comment-322182</guid>

					<description><![CDATA[this is so funny and cool! I wonder if browsers will ever expose the decompression implementations to js, i remember asking this question a while ago when i was downloading and unpacking zips in the browser with a npm library. the mechanism is there in every browser, why not let us utilize it?]]></description>
			<content:encoded><![CDATA[<p>this is so funny and cool! I wonder if browsers will ever expose the decompression implementations to js, i remember asking this question a while ago when i was downloading and unpacking zips in the browser with a npm library. the mechanism is there in every browser, why not let us utilize it?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Content Delivery Network via Amazon Web Services: CloudFront: cdn0.mpetroff.net
Minified using Disk

Served from: mpetroff.net @ 2026-03-30 09:31:11 by W3 Total Cache
-->