Overview
Syllabus
intro
preamble
the next wave of cloud compute will be powered by webassembly
what is webassembly?
a few things to know about webassembly
wasm is another bytecode format
a few things to know about webassembly
compile and run
wasi: a new kind of system interface
compilation and language support
rust has a great wasm support
interpreted languages are a little more tricky
you need to compile the interpreter to wasm
getting started with wasm
introducing spin
demo 1
4 things making webassembly great
how this will change cloud computing
no more clunky containers
fix serverless
demo 2
component model
wasm module
composing applications
componentize-py
thank you!
Taught by
Conf42