**DATE**: 14. August 2021 (Saturday)
**TIME**: 10-18h

**Intro Session**  :  8:00 UTC
**Wrap Up Session**: 16:00 UTC

[πŸŽ₯ JOIN OUR SESSION](<https://www.wonder.me/r?id=11263532-4e0c-480c-ae2f-54ee3d383d51>)

Ressources

πŸ“Š Presentation Slides: https://github.com/dcts/collatz-wasm/blob/main/slides.pdf

πŸ™ Github Repository: https://github.com/dcts/collatz-wasm

Goals

  1. WASM basics β‡’ what is it? Why is it important?
  2. compile your Rust program and use it within your javascript web project
  3. Main Task for this session is to implement 1 "big" project. β‡’ Create the computation heavy part in rust (backend) β‡’ compile to WASM and connect it with javascript β‡’ then display (frontend) on the web. Project ideas:

Topic Ideas for Session 3

We voted, and the winner is....

πŸ†βœ…Intro to WASM (compile project to WASM)

❌Cargo and crates deepdive