<@U03VD88EBE3> We are running blazor wasm in prod
# general
d
@David Carter We are running blazor wasm in prod
d
v cool, thanks for sharing!! Microsoft (and the Deis team in particular) is really doing a lot for the Wasm community in general. Their Containerd Wasm Shims were a big focus this week at Wasm Day, and this announcement from the Docker team - https://techcrunch.com/2022/10/24/docker-launches-a-first-preview-of-its-webassembly-support/
d
Yeah wasm on the backend has a promising future I think. It seems like dotnet moved away from sandboxing complexities such as the removal of AppDomains. Wasm takes sandboxing / isolation very seriously and could be one key reason to target it. Will continue to watch this space!