In June of 2019 I presented a 45-minute session about WebAssembly at Refactr.Tech in Atlanta.
![]()
Thank you everyone who attended my #WebAssembly 🕸 session at @RefactrTech #refactr today! I deeply appreciate your time and attention. As promised, you can access the full deck for the presentation. It includes links to all of the related #GitHub repos ⬇ jlikme.blob.core.windows.net/presentations/…17:00 PM - 07 Jun 2019
In this presentation I reviewed:
- asm.js
- WebAssembly
- Building WebAssembly with C using Emscripten
- How WebAssembly manages memory
- Creating WebAssembly apps with Go
- Compiling Rust to WebAssembly
- Building fullstack apps in C# using Blazor WebAssembly
This is the full presentation:
Regards,
Discussion
Very nice talk! Thanks for sharing!
Thanks for the post. I want to write a WebAssembly in C or C++.