<?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 NicoLabs</title>
		<link>http://blog.hellonico.info/tags/webassembly/</link>
		<description>Recent content in Webassembly on NicoLabs</description>
		<generator>Hugo</generator>
		<language>ja-JP</language>
		
		
		
		
			<lastBuildDate>Sat, 27 Jun 2026 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="http://blog.hellonico.info/tags/webassembly/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Building a Multi-City Flight Search App in WebAssembly with Coni and re-frame</title>
				<link>http://blog.hellonico.info/posts/coni/flight-search/</link>
				<pubDate>Sat, 27 Jun 2026 00:00:00 +0000</pubDate>
				<guid>http://blog.hellonico.info/posts/coni/flight-search/</guid>
				<description>&lt;h1 id=&#34;the-coni-wasm-revolution&#34;&gt;The Coni WASM Revolution&lt;/h1&gt;&#xA;&lt;p&gt;One of the most exciting aspects of the &lt;strong&gt;Coni&lt;/strong&gt; language is its seamless compilation to WebAssembly (WASM). To put this capability to the ultimate test, I recently built a &lt;strong&gt;Multi-City Flight Search App&lt;/strong&gt; entirely in Coni.&lt;/p&gt;&#xA;&lt;p&gt;Instead of writing vanilla JavaScript or pulling in massive NPM frameworks, this app uses a custom, lightweight port of the famous &lt;code&gt;re-frame&lt;/code&gt; state management pattern—written purely in Coni!&lt;/p&gt;&#xA;&lt;h2 id=&#34;why-re-frame-in-coni&#34;&gt;Why re-frame in Coni?&lt;/h2&gt;&#xA;&lt;p&gt;If you&amp;rsquo;re familiar with ClojureScript, you already know the elegance of &lt;code&gt;re-frame&lt;/code&gt;. It provides a unidirectional data flow and highly predictable state management. Bringing this pattern to Coni means we can write UI applications using:&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
