<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: Nasser_CAD</title><link>https://news.ycombinator.com/user?id=Nasser_CAD</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 13 Jun 2026 13:58:51 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Nasser_CAD" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Nasser_CAD in "Show HN: Kyushu – A self-hostable WASM sandbox for JavaScript workers"]]></title><description><![CDATA[
<p>ELI5: Imagine you want to run a heavy, powerful 3D video game engine inside a standard web browser or a lightweight desktop app, without making it slow or unsafe.<p>JavaScript alone can't handle that kind of heavy lifting efficiently. That’s where Wasm comes in. It lets you run high-performance native code (like C++) at near-native speed safely in the sandbox.<p>For example, I'm currently using Wasm to run a complex 3D geometry engine (Manifold) inside a lightweight CAD app (Nasscad). It gives you web flexibility with desktop power.</p>
]]></description><pubDate>Sun, 07 Jun 2026 12:54:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=48434339</link><dc:creator>Nasser_CAD</dc:creator><comments>https://news.ycombinator.com/item?id=48434339</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48434339</guid></item><item><title><![CDATA[New comment by Nasser_CAD in "Show HN: Kyushu – A self-hostable WASM sandbox for JavaScript workers"]]></title><description><![CDATA[
<p>I started working on Nasscad back in early March with the assistance of Claude AI, and it led to Nasscad: a lightweight, powerful, and uncompromising CAD tool. I used to be allergic to HTML, Node.js, and the like. But we have to face the reality that the web stack dominates now—bringing along HTML, CSS, JavaScript, Wasm, frontend, and backend.</p>
]]></description><pubDate>Sun, 07 Jun 2026 12:52:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48434332</link><dc:creator>Nasser_CAD</dc:creator><comments>https://news.ycombinator.com/item?id=48434332</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48434332</guid></item></channel></rss>