<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web02.fireside.fm</fireside:hostname>
    <fireside:genDate>Thu, 09 Apr 2026 09:38:58 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Merge Conflict - Episodes Tagged with “Rust”</title>
    <link>https://www.mergeconflict.fm/tags/rust</link>
    <pubDate>Mon, 20 Feb 2023 00:00:00 -0800</pubDate>
    <description>Merge Conflict is a weekly discussion with Frank and James on all things development, technology, &amp; more. After years of being friends, Frank and James finally decided to sit down and start a podcast about their lives as mobile developers using C#, Xamarin, and .NET MAUI. Much more than just another mobile development podcast, Merge Conflict, reaches all areas of development including desktop, server, and of course mobile. They also cover fun things happening in the world of technology and gaming and whatever else happens to be on Frank's and James' minds. 
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>Join Frank &amp; James for a weekly discussion on the world of technology and development including C#, F#, .NET, web, mobile, and more.</itunes:subtitle>
    <itunes:author>soundbite.fm</itunes:author>
    <itunes:summary>Merge Conflict is a weekly discussion with Frank and James on all things development, technology, &amp; more. After years of being friends, Frank and James finally decided to sit down and start a podcast about their lives as mobile developers using C#, Xamarin, and .NET MAUI. Much more than just another mobile development podcast, Merge Conflict, reaches all areas of development including desktop, server, and of course mobile. They also cover fun things happening in the world of technology and gaming and whatever else happens to be on Frank's and James' minds. 
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/0/02d84890-e58d-43eb-ab4c-26bcc8524289/cover.jpg?v=1"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>Xamarin, iOS, Android, UWP, Microsoft, .NET, C#, F#, Machine Learning, AI, Apps, Apple, Development, .NET MAUI, dotnet maui, dotnet</itunes:keywords>
    <itunes:owner>
      <itunes:name>soundbite.fm</itunes:name>
      <itunes:email>mergeconflictfm@gmail.com</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="News">
  <itunes:category text="Tech News"/>
</itunes:category>
<itunes:category text="Education">
  <itunes:category text="How To"/>
</itunes:category>
<item>
  <title>346: Calling .NET Libraries from Rust with Native AOT</title>
  <link>http://www.mergeconflict.fm/346</link>
  <guid isPermaLink="false">7fda34c4-7adc-4196-a6eb-26228f11118b</guid>
  <pubDate>Mon, 20 Feb 2023 00:00:00 -0800</pubDate>
  <author>soundbite.fm</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/02d84890-e58d-43eb-ab4c-26bcc8524289/7fda34c4-7adc-4196-a6eb-26228f11118b.mp3" length="32137298" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>soundbite.fm</itunes:author>
  <itunes:subtitle>Native AOT can be used for more than just making super fast apps... you can compile your libraries down to C and use them anywhere!</itunes:subtitle>
  <itunes:duration>33:28</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/0/02d84890-e58d-43eb-ab4c-26bcc8524289/cover.jpg?v=1"/>
  <description>Native AOT can be used for more than just making super fast apps... you can compile your libraries down to C and use them anywhere!
Follow Us
Frank: &lt;a href="http://twitter.com/praeclarum"&gt;Twitter&lt;/a&gt;,  &lt;a href="http://praeclarum.org"&gt;Blog&lt;/a&gt;, &lt;a href="http://github.com/praeclarum"&gt;GitHub&lt;/a&gt;
James: &lt;a href="http://twitter.com/jamesmontemagno"&gt;Twitter&lt;/a&gt;,  &lt;a href="https://montemagno.com"&gt;Blog&lt;/a&gt;, &lt;a href="http://github.com/jamesmontemagno"&gt;GitHub&lt;/a&gt;
Merge Conflict: &lt;a href="http://twitter.com/mergeconflictfm"&gt;Twitter&lt;/a&gt;,  &lt;a href="https://www.facebook.com/mergeconflictfm"&gt;Facebook&lt;/a&gt;, &lt;a href="http://mergeconflict.fm"&gt;Website&lt;/a&gt;, &lt;a href="https://www.mergeconflict.fm/discord"&gt;Chat on Discord&lt;/a&gt;
Music : Amethyst Seer - Citrine by &lt;a href="https://soundcloud.com/adventureface"&gt;Adventureface&lt;/a&gt;
⭐⭐ Review Us (https://itunes.apple.com/us/podcast/merge-conflict/id1133064277?mt=2&amp;amp;ls=1) ⭐⭐
Machine transcription available on http://mergeconflict.fm 
</description>
  <itunes:keywords>native aot, rust, dotnet</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Native AOT can be used for more than just making super fast apps... you can compile your libraries down to C and use them anywhere!</p>

<h3>Follow Us</h3>

<ul>
<li>Frank: <a href="http://twitter.com/praeclarum" target="_blank">Twitter</a>,  <a href="http://praeclarum.org" target="_blank">Blog</a>, <a href="http://github.com/praeclarum" target="_blank">GitHub</a></li>
<li>James: <a href="http://twitter.com/jamesmontemagno" target="_blank">Twitter</a>,  <a href="https://montemagno.com" target="_blank">Blog</a>, <a href="http://github.com/jamesmontemagno" target="_blank">GitHub</a></li>
<li>Merge Conflict: <a href="http://twitter.com/mergeconflictfm" target="_blank">Twitter</a>,  <a href="https://www.facebook.com/mergeconflictfm" target="_blank">Facebook</a>, <a href="http://mergeconflict.fm" target="_blank">Website</a>, <a href="https://www.mergeconflict.fm/discord" target="_blank">Chat on Discord</a></li>
<li>Music : Amethyst Seer - Citrine by <a href="https://soundcloud.com/adventureface" target="_blank">Adventureface</a></li>
</ul>

<p>⭐⭐ <a href="https://itunes.apple.com/us/podcast/merge-conflict/id1133064277?mt=2&ls=1" rel="nofollow">Review Us</a> ⭐⭐</p>

<p>Machine transcription available on <a href="http://mergeconflict.fm" rel="nofollow">http://mergeconflict.fm</a></p><p><a rel="payment" href="https://www.patreon.com/mergeconflictfm">Support Merge Conflict</a></p><p>Links:</p><ul><li><a title="Looking ahead: QuestPDF/Rust demo" rel="nofollow" href="https://ericsink.com/native_aot/looking_ahead_questpdf_rust.html">Looking ahead: QuestPDF/Rust demo</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Native AOT can be used for more than just making super fast apps... you can compile your libraries down to C and use them anywhere!</p>

<h3>Follow Us</h3>

<ul>
<li>Frank: <a href="http://twitter.com/praeclarum" target="_blank">Twitter</a>,  <a href="http://praeclarum.org" target="_blank">Blog</a>, <a href="http://github.com/praeclarum" target="_blank">GitHub</a></li>
<li>James: <a href="http://twitter.com/jamesmontemagno" target="_blank">Twitter</a>,  <a href="https://montemagno.com" target="_blank">Blog</a>, <a href="http://github.com/jamesmontemagno" target="_blank">GitHub</a></li>
<li>Merge Conflict: <a href="http://twitter.com/mergeconflictfm" target="_blank">Twitter</a>,  <a href="https://www.facebook.com/mergeconflictfm" target="_blank">Facebook</a>, <a href="http://mergeconflict.fm" target="_blank">Website</a>, <a href="https://www.mergeconflict.fm/discord" target="_blank">Chat on Discord</a></li>
<li>Music : Amethyst Seer - Citrine by <a href="https://soundcloud.com/adventureface" target="_blank">Adventureface</a></li>
</ul>

<p>⭐⭐ <a href="https://itunes.apple.com/us/podcast/merge-conflict/id1133064277?mt=2&ls=1" rel="nofollow">Review Us</a> ⭐⭐</p>

<p>Machine transcription available on <a href="http://mergeconflict.fm" rel="nofollow">http://mergeconflict.fm</a></p><p><a rel="payment" href="https://www.patreon.com/mergeconflictfm">Support Merge Conflict</a></p><p>Links:</p><ul><li><a title="Looking ahead: QuestPDF/Rust demo" rel="nofollow" href="https://ericsink.com/native_aot/looking_ahead_questpdf_rust.html">Looking ahead: QuestPDF/Rust demo</a></li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
