wasm(1/0)

Learn WebAssembly with Blazor

My manager asked me today what technology I’d like to explore. Could be anything, just have to bring back something for my team to learn. The first topic that came to mind was browser-native web components, but he suggested I look into WebAssembly. Since wasm has greater implications for my day-to-day work, I agreed to take it on. These are my scratch notes and I learn how it’s done by building a POC called fire-tables.…