Session + Live Q&A
WebAssembly: Open to Interpretation
Webassembly has been doing the rounds for a little while now. It's implemented in all major browsers, and we've seen several large, typically desktop-only apps use it to run on the web. Not to mention DOOM, of course.
This makes Webassembly seem intimidating, surely there must be a lot to if if we've got apps like Photoshop standing atop it. But how big and scary is it? Can I pick it up in an afternoon? Turns out Webassembly isn't that different to tinkering on, say, a Raspberry Pi, Arduino or even a BBC Micro.
Join me in this talk where I run through the foundational corners of webassembly and aim to inspire you to have a dabble yourself!
Speaker
Rob Pilling
Lead Developer @Scott_Logic
I'm a lead developer at Scott Logic, a multifaceted UK-based software consultancy. I maintain an active interest in tech developments, having contributed to projects such as Rust and my favourite text editor, Vim! I can be found on github as bobrippling.
Read moreFind Rob Pilling at:
From the same track
What's Next for Rust and WebAssembly
Wednesday Apr 6 / 01:40PM BST
Most people have heard of Rust, due to the vibrant and happ[y community around the language, exemplified by it having held the top spot as the 'most loved' language in the Stack Overflow developer survey for the past six years. However, few of us get the chance to use this delightful...
Luca Palmieri
Principal Engineer @TrueLayer
William Overton
Senior Serverless Solutions Architect @Fastly
Lily Mara
Engineering Manager @OneSignal
Rob Pilling
Lead Developer @Scott_Logic
There and Back Again: Our Rust Adoption Journey
Wednesday Apr 6 / 10:35AM BST
The introduction of a new programming language is a significant undertaking with long-term implications — a choice not to be taken lightly. TrueLayer's main business is not system programming, yet we decided to bet on Rust. Why? How?During the talk we will walk through our adoption...
Luca Palmieri
Principal Engineer @TrueLayer
Better Serverless Computing With WebAssembly
Wednesday Apr 6 / 02:55PM BST
About 10 years ago Fastly was founded with the goal of bringing developer's applications as close to users as possible.In this talk you'll see why WebAssembly is the next big step on our journey to computing at the edge. Learn about our edge computing platform, Compute@Edge, and upcoming...
William Overton
Senior Serverless Solutions Architect @Fastly
Blazing Fast, Minimal Change - Speed Up Your Code by Refactoring to Rust
Wednesday Apr 6 / 11:50AM BST
In order to improve the performance of existing applications and services, we can identify the most performance-critical pieces and reimplement them in Rust as opposed to completely rewriting the applications from scratch.It’s tempting when we hear about a new technology or language to want...
Lily Mara
Engineering Manager @OneSignal