<?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 Junian Dev</title>
    <link>https://www.junian.dev/tags/webassembly/</link>
    <description>Recent content in WebAssembly 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 Junian.dev</copyright>
    
	    <atom:link href="https://www.junian.dev/tags/webassembly/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Deploy a .NET 10 Blazor WebAssembly App to Cloudflare Pages</title>
      <link>https://www.junian.dev/dev/deploy-blazor-to-cloudflare-pages/</link>
      <pubDate>Wed, 28 Jan 2026 07:06:56 +0700</pubDate>
      <author>author@junian.dev (Junian Triajianto)</author>
      <guid>https://www.junian.dev/dev/deploy-blazor-to-cloudflare-pages/</guid>
      <description>&lt;p&gt;Blazor is a modern way to build web applications.
Instead of relying on JavaScript, it allows you to use C#.
That’s the dream!
In this guide, you’ll learn how to create a web application using Blazor and deploy it online using Cloudflare Pages.&lt;/p&gt;
&lt;p&gt;Enough introduction. Let’s get started!&lt;/p&gt;
&lt;h2 id=&#34;install-net-10&#34;&gt;Install .NET 10&lt;/h2&gt;
&lt;p&gt;Blazor works with C#.
To start a Blazor project, you need to install the .NET SDK.
Simply &lt;a href=&#34;https://dotnet.microsoft.com/download&#34;&gt;download it&lt;/a&gt; and follow the installation instructions from the &lt;a href=&#34;https://dotnet.microsoft.com/download&#34;&gt;official website&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
