Webassembly for C, Rust, Go, and C# in 45 Minutes
The Browser is your Operating System
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 β¬ https://t.co/3t3p8HLHQP pic.twitter.com/CENaKq5lmo
— Jeremy Likness β‘οΈ (@jeremylikness) June 7, 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,
Related articles:
- Azure Cosmos DB With EF Core on Blazor Server (Blazor)
- Build a Blazor WebAssembly Line of Business App Part 3: Query, Delete and Concurrency (WebAssembly)
- Build an Azure AD Secured Blazor Server Line of Business App (WebAssembly)
- Create an Article Preview in Hugo (Go)
- Multi-tenancy with EF Core in Blazor Server Apps (Blazor)
- Plasma gets Rust-y: Another WebAssembly Experiment (Rust)