<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: le_chuck</title><link>https://news.ycombinator.com/user?id=le_chuck</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 07 Jun 2026 19:20:09 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=le_chuck" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by le_chuck in "Show HN: Kyushu – A self-hostable WASM sandbox for JavaScript workers"]]></title><description><![CDATA[
<p>I did quite a market research to gather them ;)</p>
]]></description><pubDate>Sun, 07 Jun 2026 16:28:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=48436366</link><dc:creator>le_chuck</dc:creator><comments>https://news.ycombinator.com/item?id=48436366</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48436366</guid></item><item><title><![CDATA[New comment by le_chuck in "Show HN: Kyushu – A self-hostable WASM sandbox for JavaScript workers"]]></title><description><![CDATA[
<p>Yeah I was surprised by this when I opened their website.<p>Your setup - Rust/WASM kernel + Service worker - sounds really sweet. If already public, please do share the link, else looking forward to your launch!</p>
]]></description><pubDate>Sun, 07 Jun 2026 16:11:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=48436192</link><dc:creator>le_chuck</dc:creator><comments>https://news.ycombinator.com/item?id=48436192</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48436192</guid></item><item><title><![CDATA[New comment by le_chuck in "Show HN: Kyushu – A self-hostable WASM sandbox for JavaScript workers"]]></title><description><![CDATA[
<p>I had previous experience with QuickJS - respectively using the rquickjs crate (awesome project) - so my approach was first asserting whether it was possible to run a Wasmtime binary that both executes the JS code and handles HTTP requests and responses.<p>Then, the second part which was really important to me, was figuring out if I could find a way to embed the developer's JS code within the worker without requiring them to install Cargo. (thanks to Wizer it's possible, love it).<p>Once I had those two, the rest was basically execution (not saying it was straightforward though ;)<p>I was also a bit lucky: at the same time as I was developing it, Rolldown announced the version 1 of their standalone crate. So it was the perfect timing to use it as well.<p>As for StackBlitz WebContainers, I actually don't know much about it. They run in the browser as I understand, so fundamentally different but, feature wise I'm sure this project is way more mature and therefore offers way more features.</p>
]]></description><pubDate>Sun, 07 Jun 2026 15:46:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=48435949</link><dc:creator>le_chuck</dc:creator><comments>https://news.ycombinator.com/item?id=48435949</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48435949</guid></item><item><title><![CDATA[New comment by le_chuck in "Show HN: Kyushu – A self-hostable WASM sandbox for JavaScript workers"]]></title><description><![CDATA[
<p>Thanks! It's actually the first time I started "designing" (I'm definitely not one) everything by picking the theme for the code snippets first. That's why the same colors are reused on the site and even in the logo.</p>
]]></description><pubDate>Sun, 07 Jun 2026 13:49:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48434859</link><dc:creator>le_chuck</dc:creator><comments>https://news.ycombinator.com/item?id=48434859</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48434859</guid></item><item><title><![CDATA[New comment by le_chuck in "Show HN: Kyushu – A self-hostable WASM sandbox for JavaScript workers"]]></title><description><![CDATA[
<p>Haha, glad someone noticed those testimonials ;)<p>Others mentioned better use cases than I could probably come with. Not sure it's a strong use case but, one thing I could maybe mention too is the fact that it ships as a standalone artifact. It's portable and, if reproducible, can provide some sort of guarantee on what's effectively running for those who care.</p>
]]></description><pubDate>Sun, 07 Jun 2026 13:45:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=48434812</link><dc:creator>le_chuck</dc:creator><comments>https://news.ycombinator.com/item?id=48434812</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48434812</guid></item><item><title><![CDATA[New comment by le_chuck in "Show HN: Kyushu – A self-hostable WASM sandbox for JavaScript workers"]]></title><description><![CDATA[
<p>Thx! I thought about adding a context to the fetch handler, could be handy for local testing. Likewise, local commands (e.g. dev or watch mode) are not yet there. Those would be next on the line if the CLI starts getting used by others than me.</p>
]]></description><pubDate>Sun, 07 Jun 2026 13:29:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48434636</link><dc:creator>le_chuck</dc:creator><comments>https://news.ycombinator.com/item?id=48434636</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48434636</guid></item><item><title><![CDATA[Show HN: Kyushu – A self-hostable WASM sandbox for JavaScript workers]]></title><description><![CDATA[
<p>Article URL: <a href="https://kyushu.dev/">https://kyushu.dev/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48432722">https://news.ycombinator.com/item?id=48432722</a></p>
<p>Points: 63</p>
<p># Comments: 24</p>
]]></description><pubDate>Sun, 07 Jun 2026 07:35:02 +0000</pubDate><link>https://kyushu.dev/</link><dc:creator>le_chuck</dc:creator><comments>https://news.ycombinator.com/item?id=48432722</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48432722</guid></item></channel></rss>