You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>(I do have binaries for arm64 MacOS 11, 12 and 13 but I have no way of testing they work, so post an issue
@@ -286,7 +293,7 @@ <h1>Running in a web browser<a class="headerlink" href="#running-in-a-web-browse
286
293
</div>
287
294
<p>Point your browser to http://localhost:8000</p>
288
295
<p>Some features may not work, so you can disable them like this:</p>
289
-
<divclass="highlight-python notranslate"><divclass="highlight"><pre><span></span><spanclass="k">if</span><spanclass="n">platform</span><spanclass="o">.</span><spanclass="n">system</span><spanclass="p">()</span><spanclass="o">!=</span><spanclass="s2">"Emscripten"</span><spanclass="p">:</span><spanclass="c1"># audio does not work on current version of emscripten</span>
296
+
<divclass="highlight-python notranslate"><divclass="highlight"><pre><span></span><spanclass="k">if</span><spanclass="n">platform</span><spanclass="o">.</span><spanclass="n">system</span><spanclass="p">()</span><spanclass="o">!=</span><spanclass="s2">"Emscripten"</span><spanclass="p">:</span><spanclass="c1"># audio may not work on current version of emscripten</span>
0 commit comments