<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Emscripten on Junian Dev</title><link>https://www.junian.dev/tags/emscripten/</link><description>Recent content in Emscripten on Junian Dev</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><managingEditor>author@junian.dev (Junian Triajianto)</managingEditor><webMaster>author@junian.dev (Junian Triajianto)</webMaster><copyright>Copyright &amp;copy; 2014 - 2026 &lt;a href='https://www.junian.dev/'&gt;Junian.dev&lt;/a&gt;</copyright><lastBuildDate>Sat, 05 Sep 2026 04:00:00 +0700</lastBuildDate><atom:link href="https://www.junian.dev/tags/emscripten/index.xml" rel="self" type="application/rss+xml"/><item><title>Better Way to Install Emscripten on Mac</title><link>https://www.junian.dev/blog/install-emscripten-mac/</link><pubDate>Sat, 05 Sep 2026 04:00:00 +0700</pubDate><author>author@junian.dev (Junian Triajianto)</author><guid>https://www.junian.dev/blog/install-emscripten-mac/</guid><description>&lt;p&gt;Whenever I need to install something, I usually just use Homebrew and execute the &lt;code&gt;brew install &amp;lt;app&amp;gt;&lt;/code&gt; command.
But not this time.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;emscripten&lt;/code&gt; has some dependencies like &lt;code&gt;node&lt;/code&gt; and &lt;code&gt;python&lt;/code&gt;.
If you install from Homebrew, it&amp;rsquo;ll automatically install those packages too.
I don&amp;rsquo;t want that, because I already use &lt;code&gt;fnm&lt;/code&gt; to manage my Node installation and &lt;code&gt;uv&lt;/code&gt; for Python.&lt;/p&gt;
&lt;p&gt;Instead of using Homebrew, what I did was just following the official installation guide, with a slight modification.&lt;/p&gt;</description></item></channel></rss>