<?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>web01.fireside.fm</fireside:hostname>
    <fireside:genDate>Thu, 14 May 2026 17:49:14 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>PodRocket - Episodes Tagged with “Wasm”</title>
    <link>https://podrocket.logrocket.com/tags/wasm</link>
    <pubDate>Thu, 16 Oct 2025 08:00:00 -0400</pubDate>
    <description>PodRocket covers everything you need to know about frontend web development on a weekly basis. Join our hosts as they interview experienced developers about all the libraries, frameworks, and tech industry issues they deal with every day.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>A web development podcast from LogRocket</itunes:subtitle>
    <itunes:author>LogRocket</itunes:author>
    <itunes:summary>PodRocket covers everything you need to know about frontend web development on a weekly basis. Join our hosts as they interview experienced developers about all the libraries, frameworks, and tech industry issues they deal with every day.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/3/3911462c-bca2-48c2-9103-610ba304c673/cover.jpg?v=4"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>front-end, web development, front-end development, frontend development, tech, </itunes:keywords>
    <itunes:owner>
      <itunes:name>LogRocket</itunes:name>
      <itunes:email>elizabeth.becz@logrocket.com</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<item>
  <title>WASM 3.0 with Andreas Rossberg</title>
  <link>http://podrocket.logrocket.com/wasm3-andreas-rossberg</link>
  <guid isPermaLink="false">87a9e125-14f7-4153-b712-adc2f99eb286</guid>
  <pubDate>Thu, 16 Oct 2025 08:00:00 -0400</pubDate>
  <author>LogRocket</author>
  <enclosure url="https://dts.podtrac.com/redirect.mp3/aphid.fireside.fm/d/1437767933/3911462c-bca2-48c2-9103-610ba304c673/87a9e125-14f7-4153-b712-adc2f99eb286.mp3" length="96441728" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>LogRocket</itunes:author>
  <itunes:subtitle>Andreas Rossberg unpacks WASM 3.0, covering new capabilities like garbage collection, exception handling, tail calls, and support for 64-bit addressing with multiple memories. The discussion explores deterministic profiles following relaxed sim, WebAssembly’s capability-based security model, and advances in sandboxing and module design. Andreas connects these features to practical use cases in JavaScript engines and applications like Google Sheets, then looks ahead to experimental work on threading, stack switching, and async programming models shaping the next phase of the WebAssembly ecosystem.</itunes:subtitle>
  <itunes:duration>40:11</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/3/3911462c-bca2-48c2-9103-610ba304c673/episodes/8/87a9e125-14f7-4153-b712-adc2f99eb286/cover.jpg?v=1"/>
  <description>&lt;p&gt;Andreas Rossberg unpacks WASM 3.0, covering new capabilities like garbage collection, exception handling, tail calls, and support for 64-bit addressing with multiple memories. The discussion explores deterministic profiles following relaxed sim, WebAssembly’s capability-based security model, and advances in sandboxing and module design. Andreas connects these features to practical use cases in JavaScript engines and applications like Google Sheets, then looks ahead to experimental work on threading, stack switching, and async programming models shaping the next phase of the WebAssembly ecosystem.&lt;/p&gt;

&lt;h3&gt;Links&lt;/h3&gt;

&lt;p&gt;Website: &lt;a href="https://people.mpi-sws.org/%7Erossberg" target="_blank" rel="nofollow noopener"&gt;https://people.mpi-sws.org/~rossberg&lt;/a&gt;&lt;br&gt;
GitHub: &lt;a href="https://github.com/rossberg" target="_blank" rel="nofollow noopener"&gt;https://github.com/rossberg&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;Resources&lt;/h3&gt;

&lt;p&gt;WASM 3.0 Completed: &lt;a href="https://webassembly.org/news/2025-09-17-wasm-3.0" target="_blank" rel="nofollow noopener"&gt;https://webassembly.org/news/2025-09-17-wasm-3.0&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;Chapters&lt;/h3&gt;

&lt;p&gt;00:00 Intro – Andreas Rossberg and the WebAssembly 3.0 Update&lt;br&gt;
01:05 The State of WebAssembly Today&lt;br&gt;
02:15 Why WebAssembly Exists Beyond the Web&lt;br&gt;
03:20 From WebAssembly 2.0 to 3.0 – What’s Actually New&lt;br&gt;
04:30 Garbage Collection: A Game-Changer for Managed Languages&lt;br&gt;
06:00 The Vision of WebAssembly as a Universal Compilation Target&lt;br&gt;
07:40 How GC Support Unlocks Java, Kotlin, and Dart on WASM&lt;br&gt;
09:10 Expanding to 64-bit Memory – Performance and Limits&lt;br&gt;
10:40 WebAssembly for Databases, AI, and LLMs&lt;br&gt;
12:00 Sandboxing and Security by Design&lt;br&gt;
13:10 How Capabilities and Static Analysis Keep WASM Safe&lt;br&gt;
14:30 Multi-Memory Support and Real-World Use Cases&lt;br&gt;
16:00 Developer Ergonomics vs. Specification Purity&lt;br&gt;
17:20 Tail Calls and Functional Programming Benefits&lt;br&gt;
18:40 Function Tables and Secure Indirection&lt;br&gt;
20:00 Exception Handling Finally Arrives&lt;br&gt;
21:10 Determinism, Efficiency, and Why It Matters for Blockchain&lt;br&gt;
22:30 SIMD and Hardware Divergence Across Platforms&lt;br&gt;
24:00 Balancing Portability with Performance&lt;br&gt;
25:20 The Design Philosophy Behind WebAssembly&lt;br&gt;
26:30 Why WASM Rejects Language-Specific Features&lt;br&gt;
27:40 Proposal Process: Who Decides What Gets In&lt;br&gt;
29:00 Browser Vendors and Implementation Challenges&lt;br&gt;
30:10 Early Deployments: GC, Tooling, and Adoption Stories&lt;br&gt;
31:30 Threads, Stack Switching, and the Future of Concurrency&lt;br&gt;
33:00 Async/Await and Coroutines on WebAssembly&lt;br&gt;
34:30 What’s Coming Next for WASM Developers&lt;br&gt;
35:40 How to Get Involved – Working Groups and Proposals&lt;br&gt;
37:00 Closing Thoughts and Thanks&lt;/p&gt;

&lt;h3&gt;We want to hear from you!&lt;/h3&gt;

&lt;p&gt;How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Fill out our &lt;a href="https://t.co/oKVAEXipxu" target="_blank" rel="nofollow noopener"&gt;listener survey&lt;/a&gt;!&lt;/strong&gt;  &lt;a href="https://t.co/oKVAEXipxu" target="_blank" rel="nofollow noopener"&gt;https://t.co/oKVAEXipxu&lt;/a&gt;&lt;br&gt;
Let us know by sending an email to our producer, Elizabeth, at &lt;a href="mailto:elizabeth.becz@logrocket.com" target="_blank" rel="nofollow noopener"&gt;elizabet.becz@logrocket.com&lt;/a&gt;, or tweet at us at &lt;a href="https://twitter.com/PodRocketpod" target="_blank" rel="nofollow noopener"&gt;PodRocketPod&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;Follow us. Get free stickers.&lt;/h3&gt;

&lt;p&gt;Follow us on Apple Podcasts, fill out this &lt;a href="https://podrocket.logrocket.com/get-podrocket-stickers" target="_blank" rel="nofollow noopener"&gt;form&lt;/a&gt;, and we’ll send you free PodRocket stickers!&lt;/p&gt;

&lt;h3&gt;What does LogRocket do?&lt;/h3&gt;

&lt;p&gt;LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understanding where your users are struggling by trying it for free at LogRocket.com. &lt;a href="https://logrocket.com/signup/?pdr" target="_blank" rel="nofollow noopener"&gt;Try LogRocket for free today.&lt;/a&gt; &lt;/p&gt;
</description>
  <itunes:keywords>WASM 3.0, WebAssembly 3, Andreas Rossberg, PodRocket, LogRocket, garbage collection, WebAssembly garbage collection, exception handling, WebAssembly exception handling, tail calls, WebAssembly tail calls, 64-bit address space, memory64, multiple memories, WebAssembly multiple memories, deterministic profiles, relaxed sim, capability based security model, sandboxing, modules imports exports, tables, function references, vector instructions, sim instructions, portability, blockchain, consensus, normalize nans, JavaScript engine, Google Sheets, GC shipping, threading, p threads, stack switching, delimited continuations, green threats, virtual threats, Java 21, async await, generators, effect handlers, coro routines, continuation passing style, A-S-M-J-S, V8, Firefox, W3C, WebAssembly Community Group, Munich meeting</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Andreas Rossberg unpacks WASM 3.0, covering new capabilities like garbage collection, exception handling, tail calls, and support for 64-bit addressing with multiple memories. The discussion explores deterministic profiles following relaxed sim, WebAssembly’s capability-based security model, and advances in sandboxing and module design. Andreas connects these features to practical use cases in JavaScript engines and applications like Google Sheets, then looks ahead to experimental work on threading, stack switching, and async programming models shaping the next phase of the WebAssembly ecosystem.</p>

<h3>Links</h3>

<p>Website: <a href="https://people.mpi-sws.org/%7Erossberg" rel="nofollow">https://people.mpi-sws.org/~rossberg</a><br>
GitHub: <a href="https://github.com/rossberg" rel="nofollow">https://github.com/rossberg</a></p>

<h3>Resources</h3>

<p>WASM 3.0 Completed: <a href="https://webassembly.org/news/2025-09-17-wasm-3.0" rel="nofollow">https://webassembly.org/news/2025-09-17-wasm-3.0</a></p>

<h3>Chapters</h3>

<p>00:00 Intro – Andreas Rossberg and the WebAssembly 3.0 Update<br>
01:05 The State of WebAssembly Today<br>
02:15 Why WebAssembly Exists Beyond the Web<br>
03:20 From WebAssembly 2.0 to 3.0 – What’s Actually New<br>
04:30 Garbage Collection: A Game-Changer for Managed Languages<br>
06:00 The Vision of WebAssembly as a Universal Compilation Target<br>
07:40 How GC Support Unlocks Java, Kotlin, and Dart on WASM<br>
09:10 Expanding to 64-bit Memory – Performance and Limits<br>
10:40 WebAssembly for Databases, AI, and LLMs<br>
12:00 Sandboxing and Security by Design<br>
13:10 How Capabilities and Static Analysis Keep WASM Safe<br>
14:30 Multi-Memory Support and Real-World Use Cases<br>
16:00 Developer Ergonomics vs. Specification Purity<br>
17:20 Tail Calls and Functional Programming Benefits<br>
18:40 Function Tables and Secure Indirection<br>
20:00 Exception Handling Finally Arrives<br>
21:10 Determinism, Efficiency, and Why It Matters for Blockchain<br>
22:30 SIMD and Hardware Divergence Across Platforms<br>
24:00 Balancing Portability with Performance<br>
25:20 The Design Philosophy Behind WebAssembly<br>
26:30 Why WASM Rejects Language-Specific Features<br>
27:40 Proposal Process: Who Decides What Gets In<br>
29:00 Browser Vendors and Implementation Challenges<br>
30:10 Early Deployments: GC, Tooling, and Adoption Stories<br>
31:30 Threads, Stack Switching, and the Future of Concurrency<br>
33:00 Async/Await and Coroutines on WebAssembly<br>
34:30 What’s Coming Next for WASM Developers<br>
35:40 How to Get Involved – Working Groups and Proposals<br>
37:00 Closing Thoughts and Thanks</p>

<h3>We want to hear from you!</h3>

<p>How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend?</p>

<p><strong>Fill out our <a href="https://t.co/oKVAEXipxu" rel="nofollow">listener survey</a>!</strong>  <a href="https://t.co/oKVAEXipxu" rel="nofollow">https://t.co/oKVAEXipxu</a><br>
Let us know by sending an email to our producer, Elizabeth, at <a href="mailto:elizabeth.becz@logrocket.com" rel="nofollow">elizabet.becz@logrocket.com</a>, or tweet at us at <a href="https://twitter.com/PodRocketpod" rel="nofollow">PodRocketPod</a>.</p>

<h3>Follow us. Get free stickers.</h3>

<p>Follow us on Apple Podcasts, fill out this <a href="https://podrocket.logrocket.com/get-podrocket-stickers" rel="nofollow">form</a>, and we’ll send you free PodRocket stickers!</p>

<h3>What does LogRocket do?</h3>

<p>LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understanding where your users are struggling by trying it for free at LogRocket.com. <a href="https://logrocket.com/signup/?pdr" rel="nofollow">Try LogRocket for free today.</a></p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Andreas Rossberg unpacks WASM 3.0, covering new capabilities like garbage collection, exception handling, tail calls, and support for 64-bit addressing with multiple memories. The discussion explores deterministic profiles following relaxed sim, WebAssembly’s capability-based security model, and advances in sandboxing and module design. Andreas connects these features to practical use cases in JavaScript engines and applications like Google Sheets, then looks ahead to experimental work on threading, stack switching, and async programming models shaping the next phase of the WebAssembly ecosystem.</p>

<h3>Links</h3>

<p>Website: <a href="https://people.mpi-sws.org/%7Erossberg" rel="nofollow">https://people.mpi-sws.org/~rossberg</a><br>
GitHub: <a href="https://github.com/rossberg" rel="nofollow">https://github.com/rossberg</a></p>

<h3>Resources</h3>

<p>WASM 3.0 Completed: <a href="https://webassembly.org/news/2025-09-17-wasm-3.0" rel="nofollow">https://webassembly.org/news/2025-09-17-wasm-3.0</a></p>

<h3>Chapters</h3>

<p>00:00 Intro – Andreas Rossberg and the WebAssembly 3.0 Update<br>
01:05 The State of WebAssembly Today<br>
02:15 Why WebAssembly Exists Beyond the Web<br>
03:20 From WebAssembly 2.0 to 3.0 – What’s Actually New<br>
04:30 Garbage Collection: A Game-Changer for Managed Languages<br>
06:00 The Vision of WebAssembly as a Universal Compilation Target<br>
07:40 How GC Support Unlocks Java, Kotlin, and Dart on WASM<br>
09:10 Expanding to 64-bit Memory – Performance and Limits<br>
10:40 WebAssembly for Databases, AI, and LLMs<br>
12:00 Sandboxing and Security by Design<br>
13:10 How Capabilities and Static Analysis Keep WASM Safe<br>
14:30 Multi-Memory Support and Real-World Use Cases<br>
16:00 Developer Ergonomics vs. Specification Purity<br>
17:20 Tail Calls and Functional Programming Benefits<br>
18:40 Function Tables and Secure Indirection<br>
20:00 Exception Handling Finally Arrives<br>
21:10 Determinism, Efficiency, and Why It Matters for Blockchain<br>
22:30 SIMD and Hardware Divergence Across Platforms<br>
24:00 Balancing Portability with Performance<br>
25:20 The Design Philosophy Behind WebAssembly<br>
26:30 Why WASM Rejects Language-Specific Features<br>
27:40 Proposal Process: Who Decides What Gets In<br>
29:00 Browser Vendors and Implementation Challenges<br>
30:10 Early Deployments: GC, Tooling, and Adoption Stories<br>
31:30 Threads, Stack Switching, and the Future of Concurrency<br>
33:00 Async/Await and Coroutines on WebAssembly<br>
34:30 What’s Coming Next for WASM Developers<br>
35:40 How to Get Involved – Working Groups and Proposals<br>
37:00 Closing Thoughts and Thanks</p>

<h3>We want to hear from you!</h3>

<p>How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend?</p>

<p><strong>Fill out our <a href="https://t.co/oKVAEXipxu" rel="nofollow">listener survey</a>!</strong>  <a href="https://t.co/oKVAEXipxu" rel="nofollow">https://t.co/oKVAEXipxu</a><br>
Let us know by sending an email to our producer, Elizabeth, at <a href="mailto:elizabeth.becz@logrocket.com" rel="nofollow">elizabet.becz@logrocket.com</a>, or tweet at us at <a href="https://twitter.com/PodRocketpod" rel="nofollow">PodRocketPod</a>.</p>

<h3>Follow us. Get free stickers.</h3>

<p>Follow us on Apple Podcasts, fill out this <a href="https://podrocket.logrocket.com/get-podrocket-stickers" rel="nofollow">form</a>, and we’ll send you free PodRocket stickers!</p>

<h3>What does LogRocket do?</h3>

<p>LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understanding where your users are struggling by trying it for free at LogRocket.com. <a href="https://logrocket.com/signup/?pdr" rel="nofollow">Try LogRocket for free today.</a></p>]]>
  </itunes:summary>
</item>
<item>
  <title>The future of serverless is WASM with David Flanagan</title>
  <link>http://podrocket.logrocket.com/the-future-of-serverless-is-wasm-david-flanagan</link>
  <guid isPermaLink="false">4c99505c-5712-4a78-a5b7-5716295617ea</guid>
  <pubDate>Thu, 25 Jul 2024 08:00:00 -0400</pubDate>
  <author>LogRocket</author>
  <enclosure url="https://dts.podtrac.com/redirect.mp3/aphid.fireside.fm/d/1437767933/3911462c-bca2-48c2-9103-610ba304c673/4c99505c-5712-4a78-a5b7-5716295617ea.mp3" length="82234688" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:season>4</itunes:season>
  <itunes:author>LogRocket</itunes:author>
  <itunes:subtitle>David Flanagan, founder of Rawdoke Academy, discusses why WebAssembly (WASM) could be the future of serverless technology and explores the evolution, benefits, and potential of WASM in transforming server-side applications across various environments.</itunes:subtitle>
  <itunes:duration>34:15</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/3/3911462c-bca2-48c2-9103-610ba304c673/episodes/4/4c99505c-5712-4a78-a5b7-5716295617ea/cover.jpg?v=1"/>
  <description>&lt;p&gt;David Flanagan, founder of Rawdoke Academy, discusses why WebAssembly (WASM) could be the future of serverless technology and explores the evolution, benefits, and potential of WASM in transforming server-side applications across various environments.&lt;/p&gt;

&lt;h3&gt;Links&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://x.com/Rawkode" target="_blank" rel="nofollow noopener"&gt;https://x.com/Rawkode&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.linkedin.com/in/rawkode" target="_blank" rel="nofollow noopener"&gt;https://www.linkedin.com/in/rawkode&lt;/a&gt;&lt;br&gt;
&lt;a href="https://rawkode.academy" target="_blank" rel="nofollow noopener"&gt;https://rawkode.academy&lt;/a&gt;&lt;br&gt;
&lt;a href="https://youtube.com/@RawkodeAcademy" target="_blank" rel="nofollow noopener"&gt;https://youtube.com/@RawkodeAcademy&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.hopp.bio/rawkode" target="_blank" rel="nofollow noopener"&gt;https://www.hopp.bio/rawkode&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.fermyon.com" target="_blank" rel="nofollow noopener"&gt;https://www.fermyon.com&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;We want to hear from you!&lt;/h3&gt;

&lt;p&gt;How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend?&lt;/p&gt;

&lt;p&gt;Let us know by sending an email to our producer, Emily, at &lt;a href="mailto:emily.kochanekketner@logrocket.com" target="_blank" rel="nofollow noopener"&gt;emily.kochanekketner@logrocket.com&lt;/a&gt;, or tweet at us at &lt;a href="https://twitter.com/PodRocketpod" target="_blank" rel="nofollow noopener"&gt;PodRocketPod&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;Follow us. Get free stickers.&lt;/h3&gt;

&lt;p&gt;Follow us on Apple Podcasts, fill out this &lt;a href="https://podrocket.logrocket.com/get-podrocket-stickers" target="_blank" rel="nofollow noopener"&gt;form&lt;/a&gt;, and we’ll send you free PodRocket stickers!&lt;/p&gt;

&lt;h3&gt;What does LogRocket do?&lt;/h3&gt;

&lt;p&gt;LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understanding where your users are struggling by trying it for free at [LogRocket.com]. Try LogRocket for free today.(&lt;a href="https://logrocket.com/signup/?pdr" target="_blank" rel="nofollow noopener"&gt;https://logrocket.com/signup/?pdr&lt;/a&gt;) Special Guest: David Flanagan.&lt;/p&gt;
</description>
  <itunes:keywords>The future of serverless, WASM, David Flanagan, WebAssembly, PodRocket, web development podcast, LogRocket, session replay, analytics, Rockout Academy, browser performance, JavaScript, AI workloads, canvas gaming, sandbox, POSIX, server side WebAssembly, Wazzy, WebAssembly systems interface, portable runtime, nano seconds performance, edge runtimes, CDNs, Spin by Fermion, Kubernetes, containers, V8 isolates, multi-language support, cloud providers, API gateway, developer experience, SQS, SES, JKE, Boto, Rust SDK, deployment,  OCI registry, Redis, SQL database, WebAssembly server side, performance benefits, green energy, financial implications, polyglot teams, Fetch API, key value storage, SQLite, Tomo definition, Atom, spin components, container scaling, container orchestration, performance characteristics, WebAssembly adoption, CDNs WebAssembly backing, Fermion Cloud, spin. toml, HTTP triggers, PubSub, GraphQL, JavaScript ecosystem, React server components, node.js, serverless workloads, intuitive developer experience</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>David Flanagan, founder of Rawdoke Academy, discusses why WebAssembly (WASM) could be the future of serverless technology and explores the evolution, benefits, and potential of WASM in transforming server-side applications across various environments.</p>

<h3>Links</h3>

<p><a href="https://x.com/Rawkode" rel="nofollow">https://x.com/Rawkode</a><br>
<a href="https://www.linkedin.com/in/rawkode" rel="nofollow">https://www.linkedin.com/in/rawkode</a><br>
<a href="https://rawkode.academy" rel="nofollow">https://rawkode.academy</a><br>
<a href="https://youtube.com/@RawkodeAcademy" rel="nofollow">https://youtube.com/@RawkodeAcademy</a><br>
<a href="https://www.hopp.bio/rawkode" rel="nofollow">https://www.hopp.bio/rawkode</a><br>
<a href="https://www.fermyon.com" rel="nofollow">https://www.fermyon.com</a></p>

<h3>We want to hear from you!</h3>

<p>How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend?</p>

<p>Let us know by sending an email to our producer, Emily, at <a href="mailto:emily.kochanekketner@logrocket.com" rel="nofollow">emily.kochanekketner@logrocket.com</a>, or tweet at us at <a href="https://twitter.com/PodRocketpod" rel="nofollow">PodRocketPod</a>.</p>

<h3>Follow us. Get free stickers.</h3>

<p>Follow us on Apple Podcasts, fill out this <a href="https://podrocket.logrocket.com/get-podrocket-stickers" rel="nofollow">form</a>, and we’ll send you free PodRocket stickers!</p>

<h3>What does LogRocket do?</h3>

<p>LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understanding where your users are struggling by trying it for free at [LogRocket.com]. Try LogRocket for free today.(<a href="https://logrocket.com/signup/?pdr" rel="nofollow">https://logrocket.com/signup/?pdr</a>)</p><p>Special Guest: David Flanagan.</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>David Flanagan, founder of Rawdoke Academy, discusses why WebAssembly (WASM) could be the future of serverless technology and explores the evolution, benefits, and potential of WASM in transforming server-side applications across various environments.</p>

<h3>Links</h3>

<p><a href="https://x.com/Rawkode" rel="nofollow">https://x.com/Rawkode</a><br>
<a href="https://www.linkedin.com/in/rawkode" rel="nofollow">https://www.linkedin.com/in/rawkode</a><br>
<a href="https://rawkode.academy" rel="nofollow">https://rawkode.academy</a><br>
<a href="https://youtube.com/@RawkodeAcademy" rel="nofollow">https://youtube.com/@RawkodeAcademy</a><br>
<a href="https://www.hopp.bio/rawkode" rel="nofollow">https://www.hopp.bio/rawkode</a><br>
<a href="https://www.fermyon.com" rel="nofollow">https://www.fermyon.com</a></p>

<h3>We want to hear from you!</h3>

<p>How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend?</p>

<p>Let us know by sending an email to our producer, Emily, at <a href="mailto:emily.kochanekketner@logrocket.com" rel="nofollow">emily.kochanekketner@logrocket.com</a>, or tweet at us at <a href="https://twitter.com/PodRocketpod" rel="nofollow">PodRocketPod</a>.</p>

<h3>Follow us. Get free stickers.</h3>

<p>Follow us on Apple Podcasts, fill out this <a href="https://podrocket.logrocket.com/get-podrocket-stickers" rel="nofollow">form</a>, and we’ll send you free PodRocket stickers!</p>

<h3>What does LogRocket do?</h3>

<p>LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understanding where your users are struggling by trying it for free at [LogRocket.com]. Try LogRocket for free today.(<a href="https://logrocket.com/signup/?pdr" rel="nofollow">https://logrocket.com/signup/?pdr</a>)</p><p>Special Guest: David Flanagan.</p>]]>
  </itunes:summary>
</item>
<item>
  <title>WASM with Shivay Lamba</title>
  <link>http://podrocket.logrocket.com/wasm</link>
  <guid isPermaLink="false">38b2de57-81e8-4a5c-a391-a59819ffd361</guid>
  <pubDate>Thu, 23 Feb 2023 08:00:00 -0500</pubDate>
  <author>LogRocket</author>
  <enclosure url="https://dts.podtrac.com/redirect.mp3/aphid.fireside.fm/d/1437767933/3911462c-bca2-48c2-9103-610ba304c673/38b2de57-81e8-4a5c-a391-a59819ffd361.mp3" length="35230722" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:season>3</itunes:season>
  <itunes:author>LogRocket</itunes:author>
  <itunes:subtitle>Shivay Lamba joins us to talk about server-side WASM, common misconceptions about WASM, and more.</itunes:subtitle>
  <itunes:duration>28:22</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/3/3911462c-bca2-48c2-9103-610ba304c673/episodes/3/38b2de57-81e8-4a5c-a391-a59819ffd361/cover.jpg?v=1"/>
  <description>&lt;p&gt;Shivay Lamba joins us to talk about server-side WASM, common misconceptions about WASM, and more.&lt;/p&gt;

&lt;h3&gt;Links&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://shivaylamba.me" target="_blank" rel="nofollow noopener"&gt;https://shivaylamba.me&lt;/a&gt;&lt;br&gt;
&lt;a href="https://twitter.com/howdevelop" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/howdevelop&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/shivaylamba" target="_blank" rel="nofollow noopener"&gt;https://github.com/shivaylamba&lt;/a&gt;&lt;br&gt;
&lt;a href="https://webassembly.org" target="_blank" rel="nofollow noopener"&gt;https://webassembly.org&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.tensorflow.org" target="_blank" rel="nofollow noopener"&gt;https://www.tensorflow.org&lt;/a&gt;&lt;br&gt;
&lt;a href="https://mastodon.social/@shivaylamba" target="_blank" rel="nofollow noopener"&gt;https://mastodon.social/@shivaylamba&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;Tell us what you think of PodRocket&lt;/h3&gt;

&lt;p&gt;We want to hear from you! We want to know what you love and hate about the podcast. What do you want to hear more about? Who do you want to see on the show? Our producers want to know, and if you talk with us, we’ll send you a $25 gift card!&lt;/p&gt;

&lt;p&gt;If you’re interested, &lt;a href="https://podrocket.logrocket.com/contact-us" target="_blank" rel="nofollow noopener"&gt;schedule a call with us&lt;/a&gt; or you can email producer Kate Trahan at &lt;a href="mailto:kate@logrocket.com" target="_blank" rel="nofollow noopener"&gt;kate@logrocket.com&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;Follow us. Get free stickers.&lt;/h3&gt;

&lt;p&gt;Follow us on Apple Podcasts, fill out this &lt;a href="https://podrocket.logrocket.com/get-podrocket-stickers" target="_blank" rel="nofollow noopener"&gt;form&lt;/a&gt;, and we’ll send you free PodRocket stickers!&lt;/p&gt;

&lt;h3&gt;What does LogRocket do?&lt;/h3&gt;

&lt;p&gt;LogRocket combines frontend monitoring, product analytics, and session replay to help software teams deliver the ideal product experience. &lt;a href="https://logrocket.com/signup/?pdr" target="_blank" rel="nofollow noopener"&gt;Try LogRocket for free today.&lt;/a&gt; Special Guest: Shivay Lamba.&lt;/p&gt;
</description>
  <itunes:keywords>WASM</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Shivay Lamba joins us to talk about server-side WASM, common misconceptions about WASM, and more.</p>

<h3>Links</h3>

<p><a href="https://shivaylamba.me" rel="nofollow">https://shivaylamba.me</a><br>
<a href="https://twitter.com/howdevelop" rel="nofollow">https://twitter.com/howdevelop</a><br>
<a href="https://github.com/shivaylamba" rel="nofollow">https://github.com/shivaylamba</a><br>
<a href="https://webassembly.org" rel="nofollow">https://webassembly.org</a><br>
<a href="https://www.tensorflow.org" rel="nofollow">https://www.tensorflow.org</a><br>
<a href="https://mastodon.social/@shivaylamba" rel="nofollow">https://mastodon.social/@shivaylamba</a></p>

<h3>Tell us what you think of PodRocket</h3>

<p>We want to hear from you! We want to know what you love and hate about the podcast. What do you want to hear more about? Who do you want to see on the show? Our producers want to know, and if you talk with us, we’ll send you a $25 gift card!</p>

<p>If you’re interested, <a href="https://podrocket.logrocket.com/contact-us" rel="nofollow">schedule a call with us</a> or you can email producer Kate Trahan at <a href="mailto:kate@logrocket.com" rel="nofollow">kate@logrocket.com</a></p>

<h3>Follow us. Get free stickers.</h3>

<p>Follow us on Apple Podcasts, fill out this <a href="https://podrocket.logrocket.com/get-podrocket-stickers" rel="nofollow">form</a>, and we’ll send you free PodRocket stickers!</p>

<h3>What does LogRocket do?</h3>

<p>LogRocket combines frontend monitoring, product analytics, and session replay to help software teams deliver the ideal product experience. <a href="https://logrocket.com/signup/?pdr" rel="nofollow">Try LogRocket for free today.</a></p><p>Special Guest: Shivay Lamba.</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Shivay Lamba joins us to talk about server-side WASM, common misconceptions about WASM, and more.</p>

<h3>Links</h3>

<p><a href="https://shivaylamba.me" rel="nofollow">https://shivaylamba.me</a><br>
<a href="https://twitter.com/howdevelop" rel="nofollow">https://twitter.com/howdevelop</a><br>
<a href="https://github.com/shivaylamba" rel="nofollow">https://github.com/shivaylamba</a><br>
<a href="https://webassembly.org" rel="nofollow">https://webassembly.org</a><br>
<a href="https://www.tensorflow.org" rel="nofollow">https://www.tensorflow.org</a><br>
<a href="https://mastodon.social/@shivaylamba" rel="nofollow">https://mastodon.social/@shivaylamba</a></p>

<h3>Tell us what you think of PodRocket</h3>

<p>We want to hear from you! We want to know what you love and hate about the podcast. What do you want to hear more about? Who do you want to see on the show? Our producers want to know, and if you talk with us, we’ll send you a $25 gift card!</p>

<p>If you’re interested, <a href="https://podrocket.logrocket.com/contact-us" rel="nofollow">schedule a call with us</a> or you can email producer Kate Trahan at <a href="mailto:kate@logrocket.com" rel="nofollow">kate@logrocket.com</a></p>

<h3>Follow us. Get free stickers.</h3>

<p>Follow us on Apple Podcasts, fill out this <a href="https://podrocket.logrocket.com/get-podrocket-stickers" rel="nofollow">form</a>, and we’ll send you free PodRocket stickers!</p>

<h3>What does LogRocket do?</h3>

<p>LogRocket combines frontend monitoring, product analytics, and session replay to help software teams deliver the ideal product experience. <a href="https://logrocket.com/signup/?pdr" rel="nofollow">Try LogRocket for free today.</a></p><p>Special Guest: Shivay Lamba.</p>]]>
  </itunes:summary>
</item>
<item>
  <title>DuckDB-Wasm with André Kohn</title>
  <link>http://podrocket.logrocket.com/duckdb-wasm</link>
  <guid isPermaLink="false">aab6df10-3780-4a58-9412-318c776651da</guid>
  <pubDate>Wed, 18 May 2022 08:00:00 -0400</pubDate>
  <author>LogRocket</author>
  <enclosure url="https://dts.podtrac.com/redirect.mp3/aphid.fireside.fm/d/1437767933/3911462c-bca2-48c2-9103-610ba304c673/aab6df10-3780-4a58-9412-318c776651da.mp3" length="50057056" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:season>2</itunes:season>
  <itunes:author>LogRocket</itunes:author>
  <itunes:subtitle>DuckDB-Wasm is an in-process analytical SQL database for the browser. It is powered by WebAssembly and has been tested with Chrome, Firefox, Safari, and Node.js. Creator, André Kohn, joins us to talk about DuckDB-Wasm, WebAssembly, and the future of databases.</itunes:subtitle>
  <itunes:duration>41:42</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/3/3911462c-bca2-48c2-9103-610ba304c673/episodes/a/aab6df10-3780-4a58-9412-318c776651da/cover.jpg?v=1"/>
  <description>&lt;p&gt;DuckDB-Wasm is an in-process analytical SQL database for the browser. Creator, André Kohn, joins us to talk about DuckDB-Wasm, WebAssembly, and the future of databases.&lt;/p&gt;

&lt;h3&gt;Links&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://duckdb.org/2021/10/29/duckdb-wasm.html" target="_blank" rel="nofollow noopener"&gt;https://duckdb.org/2021/10/29/duckdb-wasm.html&lt;/a&gt;&lt;br&gt;
&lt;a href="https://twitter.com/ankohn" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/ankohn&lt;/a&gt;&lt;br&gt;
&lt;a href="https://duckdb.org" target="_blank" rel="nofollow noopener"&gt;https://duckdb.org&lt;/a&gt;&lt;br&gt;
&lt;a href="https://webassembly.org" target="_blank" rel="nofollow noopener"&gt;https://webassembly.org&lt;/a&gt; &lt;br&gt;
&lt;a href="https://dbdb.io/db/hyper" target="_blank" rel="nofollow noopener"&gt;https://dbdb.io/db/hyper&lt;/a&gt;&lt;br&gt;
&lt;a href="https://twitter.com/domoritz" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/domoritz&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.youtube.com/watch?v=YCs0ZmElmOs" target="_blank" rel="nofollow noopener"&gt;https://www.youtube.com/watch?v=YCs0ZmElmOs&lt;/a&gt;&lt;br&gt;
&lt;a href="https://twitter.com/duckdb" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/duckdb&lt;/a&gt;&lt;br&gt;
&lt;a href="https://duckdblabs.com" target="_blank" rel="nofollow noopener"&gt;https://duckdblabs.com&lt;/a&gt;&lt;br&gt;
&lt;a href="https://twitter.com/hfmuehleisen" target="_blank" rel="nofollow noopener"&gt;https://twitter.com/hfmuehleisen&lt;/a&gt;&lt;br&gt;
&lt;a href="https://mobile.twitter.com/mraasveldt" target="_blank" rel="nofollow noopener"&gt;https://mobile.twitter.com/mraasveldt&lt;/a&gt;&lt;br&gt;
&lt;a href="https://discord.com/invite/tcvwpjfnZx" target="_blank" rel="nofollow noopener"&gt;https://discord.com/invite/tcvwpjfnZx&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;Follow us. Get free stickers.&lt;/h3&gt;

&lt;p&gt;Follow us on Apple Podcasts, fill out this form &lt;a href="https://podrocket.logrocket.com/get-podrocket-stickers" target="_blank" rel="nofollow noopener"&gt;here&lt;/a&gt;, and we'll send you free PodRocket stickers!&lt;/p&gt;

&lt;h3&gt;What does LogRocket do?&lt;/h3&gt;

&lt;p&gt;LogRocket combines frontend monitoring, product analytics, and session replay to help software teams deliver the ideal product experience.&lt;a href="https://logrocket.com/signup/?pdr" target="_blank" rel="nofollow noopener"&gt; Try LogRocket for free today.&lt;/a&gt; Special Guest: André Kohn.&lt;/p&gt;
</description>
  <itunes:keywords>WASM, database, WebAssembly </itunes:keywords>
  <content:encoded>
    <![CDATA[<p>DuckDB-Wasm is an in-process analytical SQL database for the browser. Creator, André Kohn, joins us to talk about DuckDB-Wasm, WebAssembly, and the future of databases.</p>

<h3>Links</h3>

<p><a href="https://duckdb.org/2021/10/29/duckdb-wasm.html" rel="nofollow">https://duckdb.org/2021/10/29/duckdb-wasm.html</a><br>
<a href="https://twitter.com/ankohn" rel="nofollow">https://twitter.com/ankohn</a><br>
<a href="https://duckdb.org" rel="nofollow">https://duckdb.org</a><br>
<a href="https://webassembly.org" rel="nofollow">https://webassembly.org</a> <br>
<a href="https://dbdb.io/db/hyper" rel="nofollow">https://dbdb.io/db/hyper</a><br>
<a href="https://twitter.com/domoritz" rel="nofollow">https://twitter.com/domoritz</a><br>
<a href="https://www.youtube.com/watch?v=YCs0ZmElmOs" rel="nofollow">https://www.youtube.com/watch?v=YCs0ZmElmOs</a><br>
<a href="https://twitter.com/duckdb" rel="nofollow">https://twitter.com/duckdb</a><br>
<a href="https://duckdblabs.com" rel="nofollow">https://duckdblabs.com</a><br>
<a href="https://twitter.com/hfmuehleisen" rel="nofollow">https://twitter.com/hfmuehleisen</a><br>
<a href="https://mobile.twitter.com/mraasveldt" rel="nofollow">https://mobile.twitter.com/mraasveldt</a><br>
<a href="https://discord.com/invite/tcvwpjfnZx" rel="nofollow">https://discord.com/invite/tcvwpjfnZx</a></p>

<h3>Follow us. Get free stickers.</h3>

<p>Follow us on Apple Podcasts, fill out this form <a href="https://podrocket.logrocket.com/get-podrocket-stickers" rel="nofollow">here</a>, and we&#39;ll send you free PodRocket stickers!</p>

<h3>What does LogRocket do?</h3>

<p>LogRocket combines frontend monitoring, product analytics, and session replay to help software teams deliver the ideal product experience.<a href="https://logrocket.com/signup/?pdr" rel="nofollow"> Try LogRocket for free today.</a></p><p>Special Guest: André Kohn.</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>DuckDB-Wasm is an in-process analytical SQL database for the browser. Creator, André Kohn, joins us to talk about DuckDB-Wasm, WebAssembly, and the future of databases.</p>

<h3>Links</h3>

<p><a href="https://duckdb.org/2021/10/29/duckdb-wasm.html" rel="nofollow">https://duckdb.org/2021/10/29/duckdb-wasm.html</a><br>
<a href="https://twitter.com/ankohn" rel="nofollow">https://twitter.com/ankohn</a><br>
<a href="https://duckdb.org" rel="nofollow">https://duckdb.org</a><br>
<a href="https://webassembly.org" rel="nofollow">https://webassembly.org</a> <br>
<a href="https://dbdb.io/db/hyper" rel="nofollow">https://dbdb.io/db/hyper</a><br>
<a href="https://twitter.com/domoritz" rel="nofollow">https://twitter.com/domoritz</a><br>
<a href="https://www.youtube.com/watch?v=YCs0ZmElmOs" rel="nofollow">https://www.youtube.com/watch?v=YCs0ZmElmOs</a><br>
<a href="https://twitter.com/duckdb" rel="nofollow">https://twitter.com/duckdb</a><br>
<a href="https://duckdblabs.com" rel="nofollow">https://duckdblabs.com</a><br>
<a href="https://twitter.com/hfmuehleisen" rel="nofollow">https://twitter.com/hfmuehleisen</a><br>
<a href="https://mobile.twitter.com/mraasveldt" rel="nofollow">https://mobile.twitter.com/mraasveldt</a><br>
<a href="https://discord.com/invite/tcvwpjfnZx" rel="nofollow">https://discord.com/invite/tcvwpjfnZx</a></p>

<h3>Follow us. Get free stickers.</h3>

<p>Follow us on Apple Podcasts, fill out this form <a href="https://podrocket.logrocket.com/get-podrocket-stickers" rel="nofollow">here</a>, and we&#39;ll send you free PodRocket stickers!</p>

<h3>What does LogRocket do?</h3>

<p>LogRocket combines frontend monitoring, product analytics, and session replay to help software teams deliver the ideal product experience.<a href="https://logrocket.com/signup/?pdr" rel="nofollow"> Try LogRocket for free today.</a></p><p>Special Guest: André Kohn.</p>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
