#webidl — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #webidl, aggregated by home.social.
-
How to make Firefox builds 17% faster
https://blog.farre.se/posts/2026/04/10/caching-webidl-codegen/
#HackerNews #Firefox #Performance #WebIDL #Codegen #Optimization #Speed提升
-
How to make Firefox builds 17% faster
https://blog.farre.se/posts/2026/04/10/caching-webidl-codegen/
#HackerNews #Firefox #Performance #WebIDL #Codegen #Optimization #Speed提升
-
How to make Firefox builds 17% faster
https://blog.farre.se/posts/2026/04/10/caching-webidl-codegen/
#HackerNews #Firefox #Performance #WebIDL #Codegen #Optimization #Speed提升
-
How to make Firefox builds 17% faster
https://blog.farre.se/posts/2026/04/10/caching-webidl-codegen/
#HackerNews #Firefox #Performance #WebIDL #Codegen #Optimization #Speed提升
-
How to make Firefox builds 17% faster
https://blog.farre.se/posts/2026/04/10/caching-webidl-codegen/
#HackerNews #Firefox #Performance #WebIDL #Codegen #Optimization #Speed提升
-
I've been working on adding typed exceptions to JSInterop in Blazor during the last couple of weeks. With this, we can know what type of error occurred and its message and not have every error be a JSException that simply just contained the stringified version of the JS exceptions.
I'm looking forward to adding this and other quality improvements to all my libraries soon. ✨🚀
#dotnet #blazor #csharp #webidl #jsinterop
Project: https://github.com/KristofferStrube/Blazor.WebIDL
Demo: https://kristofferstrube.github.io/Blazor.WebIDL/