<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>golang on ropnop blog</title>
    <link>https://blog.ropnop.com/tags/golang/</link>
    <description>Recent content in golang on ropnop blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <managingEditor>rflathers@gmail.com (ropnop)</managingEditor>
    <webMaster>rflathers@gmail.com (ropnop)</webMaster>
    <lastBuildDate>Sun, 15 Mar 2020 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://blog.ropnop.com/tags/golang/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Hosting the CLR and executing .NET assemblies from Go</title>
      <link>https://blog.ropnop.com/hosting-clr-in-golang/</link>
      <pubDate>Sun, 15 Mar 2020 00:00:00 +0000</pubDate>
      <author>rflathers@gmail.com (ropnop)</author>
      <guid>https://blog.ropnop.com/hosting-clr-in-golang/</guid>
      <description>Write up of my journey figuring out how to host the CLR and execute .NET assemblies from memory in pure Go.</description>
    </item>
    
  </channel>
</rss>