forked from oyd/ozgurkon-2021-site
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
825 B
24 lines
825 B
6 years ago
|
---
|
||
|
id: 2S9XtGGq3ouHnkivEDKC
|
||
|
key: rust__webassembly__and_the_future_of_serverless
|
||
|
title: "Rust, WebAssembly, and the future of Serverless"
|
||
|
level: intermediate
|
||
|
formats:
|
||
|
tags:
|
||
|
- Cloud / Infra
|
||
|
speakers:
|
||
|
- steve_klabnik
|
||
|
presentation:
|
||
|
videoId:
|
||
|
draft: true
|
||
|
---
|
||
|
A lot of things have been said about WebAssembly inside of the
|
||
|
browser; after all, that's why it was originally created. But a new
|
||
|
case is emerging as well, and that's WebAssembly on the server. More
|
||
|
specifically, we're seeing a rise of support for WebAssembly in
|
||
|
serverless application platforms, combining two brand-new technologies
|
||
|
together. We're also seeing a lot of growth of the Rust programming
|
||
|
language, and its close alignment with WebAssembly. In this talk,
|
||
|
Steve will talk about Rust, WebAssembly, serverless technologies, and
|
||
|
how it all fits together.
|