Build a Serverless WebAssembly App in Python Using Spin

Build a Serverless WebAssembly App in Python Using Spin

Conf42 via YouTube Direct link

component model

22 of 26

22 of 26

component model

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Build a Serverless WebAssembly App in Python Using Spin

Automatically move to the next video in the Classroom when playback concludes

  1. 1 intro
  2. 2 preamble
  3. 3 the next wave of cloud compute will be powered by webassembly
  4. 4 what is webassembly?
  5. 5 a few things to know about webassembly
  6. 6 wasm is another bytecode format
  7. 7 a few things to know about webassembly
  8. 8 compile and run
  9. 9 wasi: a new kind of system interface
  10. 10 compilation and language support
  11. 11 rust has a great wasm support
  12. 12 interpreted languages are a little more tricky
  13. 13 you need to compile the interpreter to wasm
  14. 14 getting started with wasm
  15. 15 introducing spin
  16. 16 demo 1
  17. 17 4 things making webassembly great
  18. 18 how this will change cloud computing
  19. 19 no more clunky containers
  20. 20 fix serverless
  21. 21 demo 2
  22. 22 component model
  23. 23 wasm module
  24. 24 composing applications
  25. 25 componentize-py
  26. 26 thank you!

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.