State of .NET on WASM is very promising at this point. I hope F# will be supported as well as C#. I believe he put the wrong github link in the end of the presentation, should be "GreenhouseMonitor" instead of "BlazeOrbital".
what about asynchronous programming like in node js? and non blocking and single thread features that boosts the efficiency of the app? what if the user of the app scales to millions? how to autoscale the server or database?
It is abstracts the architecture away, you don’t have to care about x86/arm/whatever images since you target wasi32 and just run it in whatever environment that supports wasi
One of the best talks I've seen on the internet for a while!
It was fluent and to the point, very professional, thanks!
This was an excellent talk and with some exciting tech. Wasi looks cool. Thanks!
I'm so glad Microsoft is continuing it's efforts with WebAssembly. Great talk from Steve!
Steve never disappoints. Great talk
Nice presentation, nice tech stack!
Great talk, top Speaker. Thank you!
State of .NET on WASM is very promising at this point. I hope F# will be supported as well as C#.
I believe he put the wrong github link in the end of the presentation, should be "GreenhouseMonitor" instead of "BlazeOrbital".
Amazing as always.
excellent presentation Steve
what about asynchronous programming like in node js?
and non blocking and single thread features that boosts the efficiency of the app?
what if the user of the app scales to millions?
how to autoscale the server or database?
Great talk by steve.......looking forward to see WebAssembly as the new Game changer
Brilliant.
Steve is the 🐐
Great talk, thanks Steve!
Excellent talk as always. Steve, you forgot to mention that EF 7 has also the "Core" annotation :D. Thanks
excelent, Webassembly for all will be great.
Will the experimental feature provide js interop? Even though JS is completely removed from the blazor architecture?
Lovely!
Is the source code available for the grid?
amazing
How can I avoid getting “connection refused” when clicking on the client apps! Please help
Could someone please explain me what are benefits of running .net app under WASM runtime? Is it faster? Is it more resource efficient?
Thanks!
th-cam.com/video/Xumf_n2KlBM/w-d-xo.html
Have a look at this, it may answer your questions.
It is abstracts the architecture away, you don’t have to care about x86/arm/whatever images since you target wasi32 and just run it in whatever environment that supports wasi