<?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 Cesar Gimenes</title><link>https://crg.eti.br/en/tags/webassembly/</link><description>Recent content in Webassembly on Cesar Gimenes</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>crg@crg.eti.br (Cesar Gimenes)</managingEditor><webMaster>crg@crg.eti.br (Cesar Gimenes)</webMaster><lastBuildDate>Sun, 16 Aug 2026 10:30:00 -0300</lastBuildDate><atom:link href="https://crg.eti.br/en/tags/webassembly/index.xml" rel="self" type="application/rss+xml"/><item><title>Kutta in the Browser: Same Code, a Different Frame Budget</title><link>https://crg.eti.br/en/post/kutta-no-navegador/</link><pubDate>Sun, 16 Aug 2026 10:30:00 -0300</pubDate><author>crg@crg.eti.br (Cesar Gimenes)</author><guid>https://crg.eti.br/en/post/kutta-no-navegador/</guid><description>&lt;p>&lt;a href="https://crg.eti.br/en/post/kutta/">Kutta&lt;/a> now runs inside a browser tab. Same source as the desktop build, &lt;code>GOOS=js GOARCH=wasm&lt;/code>, no fork, no duplicated file holding a &amp;ldquo;web&amp;rdquo; version of the solver.&lt;/p>
&lt;figure class="media-frame media-center fade-in media-gif">
&lt;a href="https://crgimenes.itch.io/kutta">&lt;img alt="Kutta shedding vortices at 20 degrees angle of attack" src="https://crg.eti.br/pt-br/post/kutta-no-navegador/vortices.webp" height="560" width="800" loading="lazy" decoding="async">&lt;/a>
&lt;/figure>
&lt;p>Speed is what you pay. A solver step costs &lt;strong>6.1 ms under wasm against 2.3 ms native&lt;/strong>, measured on the 360x200 grid the app runs, on an M4 Mac, same solver compiled for both targets on the same machine. Factor of 2.6.&lt;/p></description></item></channel></rss>