<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Andrés Montoya</title>
    <description>The latest articles on DEV Community by Andrés Montoya (@andresmontoyain).</description>
    <link>https://dev.to/andresmontoyain</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F126414%2Fb941f344-2d4f-46da-a486-f27659b4b96c.jpg</url>
      <title>DEV Community: Andrés Montoya</title>
      <link>https://dev.to/andresmontoyain</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/andresmontoyain"/>
    <language>en</language>
    <item>
      <title>Do you use web assembly? Help me with this 🐙</title>
      <dc:creator>Andrés Montoya</dc:creator>
      <pubDate>Sun, 25 Aug 2019 03:53:12 +0000</pubDate>
      <link>https://dev.to/andresmontoyain/do-you-use-web-assembly-help-me-with-this-12ce</link>
      <guid>https://dev.to/andresmontoyain/do-you-use-web-assembly-help-me-with-this-12ce</guid>
      <description>&lt;p&gt;Hi everyone, I have a question about web assembly (I don't know if someone here use it), the thing is that, why this technology has its own variations in other languages? I mean, I can write web assembly code in Python, Java, JavaScript, c#, rust, etc... But this affect the result? If I write my code in Python, will affect the performance if I write the same in rust? Or the output in both would be the same? I'm asking this because I have one idea, which is, all the heavy code that my server needs to be care, I can write in web assembly and the front end does the heavy stuff. Like for example, if I want to rotate an image and then add it some colors, instead of using a lambda function or whatever that needs a server, I can use this awesome front-end technology! What do you think? Thanks!&lt;/p&gt;

</description>
      <category>webassembly</category>
      <category>javascript</category>
      <category>question</category>
      <category>rust</category>
    </item>
  </channel>
</rss>
