loader from loading.io

Exploring the Bytecode Alliance with Cosmonic's Bailey Hayes - WasmAssembly

WasmAssembly

Release Date: 09/30/2024

Enabling in-browser scientific computing with Wasm: David Kircos of Quadratic show art Enabling in-browser scientific computing with Wasm: David Kircos of Quadratic

WasmAssembly

On this WasmAssembly podcast episode, host Thomas Steiner speaks with David Kircos from Quadratic. They discuss how Quadratic's spreadsheet utilizes WebAssembly to enable scientific computing directly in the browser, leveraging tools like Pyodide, pandas, and numpy. The conversation also covers practical challenges such as bundling large-scale Wasm applications, exploring browser limitations, and Quadratic's integration of AI.   Resources: David Kircos on LinkedIn →   Building on the modern web app architecture →   Pyodide →   Pandas →   Numpy →...

info_outline
Wasm on feature phones with Cloud Phone's Thomas Barrasso show art Wasm on feature phones with Cloud Phone's Thomas Barrasso

WasmAssembly

Feature phones? Yes, they still make them. And they run Wasm! In this WasmAssembly podcast, Thomas Steiner hosts Thomas Barrasso from CloudMosa to talk about the Cloud Phone platform and what it takes to run WebAssembly on tiny feature phones by streaming Web apps from a remote server that runs Chromium.  Resources: Thomas Barrasso on LinkedIn →   CloudMosa (Puffin) →   Cloud Phone →   Building web apps for Cloud Phone →   Cloud Phone simulator →   KaiOS →   Puffin Cloud Isolation →    Telegram client for KaiOS →...

info_outline
WebGPU and wasi-gfx with renderlet show art WebGPU and wasi-gfx with renderlet

WasmAssembly

In this WasmAssembly podcast episode, Sean Isom and Mendy Berger from renderlet join host Thomas Steiner. Discover renderlet, a WebAssembly framework for writing graphics code that runs on any platform.  Resources: Mendy Berger on LinkedIn →   Sean Isom on LinkedIn →   Renderlet →   renderlet Wasm I/O talk →   renderlet Wasm I/O slides →   Drawing to canvas in Emscripten →   Multi-draw indirect GPU feature →   Mesh shaders →   Work graphs →   When in doubt, writeBuffer() →   Fine grained control of...

info_outline
Protecting apps with Arcjet through WebAssembly show art Protecting apps with Arcjet through WebAssembly

WasmAssembly

WebAssembly is known for its speed and security, but can it be applied to enhance application security as a whole? Join Arcjet's CEO David Mytton and host Thomas Steiner on WasmAssembly as they delve into Arcjet’s innovative use of Wasm for crucial security functions like bot detection, rate limiting, and data redaction, providing developers with a powerful yet manageable security toolkit. Resources: Squishy Wasm apps using Extism with Dylibso's Steve Manuel - WasmAssembly →   David Mytton's blog →   Console Devtools podcast episode with Fermyon's Matt Butcher →  ...

info_outline
Taking Fermyon's Spin for a spin with Thorsten Hans show art Taking Fermyon's Spin for a spin with Thorsten Hans

WasmAssembly

Join Thomas Steiner as he chats with Thorsten Hans, Senior Cloud Advocate at Fermyon, about the exciting world of WebAssembly serverless functions and microservices with the Spin framework. Discover how Spin uses WebAssembly for lightning-fast cold starts and great portability, and explore the advantages of building microservice applications with Spin's diverse language support. Thorsten and Thomas also delve into the role of WebAssembly standards in shaping the future of cloud-native development. Tune in for this insightful conversation on the cutting edge of WebAssembly technology! ...

info_outline
Squishy Wasm apps using Extism with Dylibso's Steve Manuel  - WasmAssembly show art Squishy Wasm apps using Extism with Dylibso's Steve Manuel - WasmAssembly

WasmAssembly

Join host Thomas Steiner and Steve Manuel from Dylibso as they dive deep into the world of "squishy" Wasm applications. Steve discusses Dylibso's mission to make all software squishy, using Wasm to unlock flexibility and extensibility in software development. The episode explores Dylibso's projects like Extism and Chicory, and how Extism is being used in production with Wasm today. Come for the Extism logo, and stay for Tom's provocative questions on Extism's role in the WebAssembly ecosystem. Resources: Steve Manuel on LinkedIn →   Steve Manuel on X →   Dylibso →   ...

info_outline
A deep dive into WebAssembly with Thomas Nattestad  - WasmAssembly show art A deep dive into WebAssembly with Thomas Nattestad - WasmAssembly

WasmAssembly

In this episode, WasmAssembly host, Thomas Steiner, chats with Thomas Nattestad, Product Manager on the Google Chrome team. Learn about Chrome's investment in WebAssembly, WebAssembly caching and if there's a solution for cross-origin caching, canvas-rendered apps, and Thomas' take on WebAssembly DOM access and whether WebAssembly will replace JavaScript. Finally, the two talk about the Wasm ES module integration and what this means for bundlers. Resources: Thomas' BlinkOn 9 talk →   Thomas' SFHTML5 talk "What, Why, and How to WebAssembly?": (Sep 29, 2018) Thomas wishing for...

info_outline
Special episode on the June meeting of the WebAssembly Community Group - WasmAssembly show art Special episode on the June meeting of the WebAssembly Community Group - WasmAssembly

WasmAssembly

This is a special episode of the WasmAssembly podcast, recorded at the June face-to-face meeting of the WebAssembly community group that took place at the WebAssembly Research Center of the Carnegie Mellon University in Pittsburgh, Pennsylvania. Thomas Steiner was there for two days, day zero, a pre-event in the form of an academic research day, and day one of the actual face-to-face meeting. While there, he spoke with a lot of the attendees, and this episode will give you a bit of an impression of what was presented and discussed during the meeting.   Resources: June meeting of the...

info_outline
Exploring the Bytecode Alliance with Cosmonic's Bailey Hayes - WasmAssembly show art Exploring the Bytecode Alliance with Cosmonic's Bailey Hayes - WasmAssembly

WasmAssembly

In this episode, your host Thomas Steiner chats with Cosmonic's CTO and Bytecode Alliance technical steering committee and board member, Bailey Hayes, about the exciting world of WebAssembly at her company, and specifically at the Bytecode Alliance. After exploring how Cosmonic makes use of WASI for their wasmCloud product, they get into details about the Bytecode Alliance, the workstreams and projects hosted there, and how to work with it.  Resources: Bailey Hayes on LinkedIn →   Cosmonic's post welcoming Bailey →   WebAssembly on the factory floor →   What is...

info_outline
A promising feature: JavaScript Promise Integration with Francis McCabe - WasmAssembly show art A promising feature: JavaScript Promise Integration with Francis McCabe - WasmAssembly

WasmAssembly

In this episode, Thomas Steiner chats with Francis McCabe from Google, who's the champion of the JavaScript Promise Integration and the Stack Switching proposals. They go from talking about synchronous assumptions in code over to discussing the JavaScript Promise Integration (JSPI) proposal and how to use it in practice, its performance implications, and how to use it in practice. After exploring a neat side effect of JSPI, namely lazy loading, the fall into the rabbit hole of comparing JSPI to the upcoming ES module integration of Wasm. Finally, Francis gives an overview of his other early...

info_outline
 
More Episodes

In this episode, your host Thomas Steiner chats with Cosmonic's CTO and Bytecode Alliance technical steering committee and board member, Bailey Hayes, about the exciting world of WebAssembly at her company, and specifically at the Bytecode Alliance. After exploring how Cosmonic makes use of WASI for their wasmCloud product, they get into details about the Bytecode Alliance, the workstreams and projects hosted there, and how to work with it. 

Resources:

Bailey Hayes on LinkedIn → https://goo.gle/47xpA6M 

Cosmonic's post welcoming Bailey → https://goo.gle/3ZzM1Gy 

WebAssembly on the factory floor → https://goo.gle/3ZynB01 

What is Cosmonic → https://goo.gle/4ethuhW 

jco → https://goo.gle/4ecjdIC 

jco example → https://goo.gle/4gwhBLu 

SpiderMonkey → https://goo.gle/4gIR1Ps 

WASI http → https://goo.gle/3MQvK8L 

WasmAssembly episode with Ryan Hunt on string built-ins: https://goo.gle/3zs0Mk3 

The various HTTP methods in WASI http → https://goo.gle/3Xxp9EX 

WasmAssembly episode with Luke Wagner on WASI and the component model → https://goo.gle/3Xxryj8 

Bytecode Alliance → https://goo.gle/3MPY0bD 

WasmEdge runtime → https://goo.gle/47xq392 

Bytecode Alliance board → https://goo.gle/4gIRd18 

Bytecode Alliance technical steering committee → https://goo.gle/3XR2qoQ 

Bytecode Alliance community stream update → https://goo.gle/3XPNZ4g 

Bytecode Alliance updated developer roadmap → https://goo.gle/3ZAQp8f 

Bytecode Alliance projects → https://goo.gle/4dhl8dR 

Wasmtime → https://goo.gle/47wX9WP 

Cranelift → https://goo.gle/3zvezGD 

WAMR → https://goo.gle/3MUaC1c  

Javy → https://goo.gle/3TxAqEk 

WebAssembly System Interface (WASI) → https://goo.gle/4duTBpv 

Component model → https://goo.gle/47CFtJu 

WASI Subgroup in the WebAssembly CG → https://goo.gle/3zvfUx9 

Brandon Sanderson's Mistborn saga → https://goo.gle/4e9y2LX 

Bailey on Mastodon → https://goo.gle/3TB9lju 

Bailey on X → https://goo.gle/3XyGnBV 

Bailey's Bytecode Alliance videos → https://goo.gle/47wJ0c9