Craft 2023 - Adrian Cole
Adrian Cole
Open Source WebAssembly Engineer at Tetrate
About Adrian Cole

Adrian is an engineer working at Tetrate on Open Source projects. He’s been a routine contributor to open source for over ten years. Lately, he spends most of his time on wazero: the zero dependency WebAssembly runtime for Go developers, as well http-wasm.io which is a portability specification. His past notable project work includes Zipkin, OpenFeign, and Apache jclouds.

Talk
WebAssembly for the backend
Topics:
Software Delivery Craft Matters
webassembly
golang
Level: General
In schedule:
Pink Stage
May 18, 16:00 - 16:45 CET

WebAssembly was made to open web browsers to more languages besides JavaScript. Its virtual machine and bytecode target allows safe re-use of third party code. Using WebAssembly outside the browser is a relatively new trend worth understanding.This talk dives into WebAssembly through a series of real-world integrations outside of the web browser. You’ll learn how key aspects like I/O work, includi...