Hyperlight, a library for micro VMs, has just been open-sourced: https://t.co/c6SH6a67pR…
I worked with getting .NET to run on wasm inside this a while back. It’s still bleeding edge, but with work you can start up lightweight hardware-isolated tasks incredibly fast.
Blazor has always been an open-source project on GitHub, and you can contribute to it!
@danroth27 talks on .NET Rocks at https://t.co/3fG9odlnu0 about the new features coming in Blazor for .NET 9, and how the development of Blazor through GitHub happens - and you can contribute!
Meadow's app architecture equals rapid desktop prototyping with Meadow Resolver! 💻🔌 Easily tackle non-hardware dev tasks like cloud integration & HMI/UX before deploying to your device. Watch Chris in action! https://t.co/8iqofHZMCA #meadowiot#dotnet#csharp#developer#iot
@IanColdwater It's a technical/quality issue with the bulbs and driver/dimmer circuits not inherent to leds in any way. Perception limits vary but there are led bulbs with flatter output profile than incandescents
Interesting (massive) PR from Katelyn to add a WASM JIT with potential for substantial speed improvements for the interpreter, be sure to read the linked doc! #dotnet#blazor https://t.co/W5M826u2g9
Texas is doing an awful job of protecting the most vulnerable kids.
Books, CRT, etc. are all a distraction. If you want to be outraged — be outraged about this ffs.
https://t.co/KaQT2i5Qvg
Have you wondered what's with the chatter around #webassembly exceptions support? The following code runs 1.75x faster with Wasm Exceptions rather than its previous Javascript based equivalent. This removes a javascript transition and three frames. @dotnet 7 is going to be fast!
This must be the coolest session from #MSBuild@stevensanderson teaches you about running .NET on WASM and WASI.
You can even run ASP .NET Core server apps, client side in the browser, not Blazor 🤯
Check it out here: https://t.co/DHWI9KuJt7
This release has been a long time coming! So many under-the-hood changes we started talking about almost 3 years ago. I'm so proud of what the team has accomplished, and glad I could be a part of it! Onward to 17.3!!!
@runfaster2000@davidfowl Not only does client work scale well, but moving existing logic from the desktop to the browser with minimal friction can reduce development costs drastically