#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提升
-
Using Web IDL for better web docs: https://openwebdocs.org/content/posts/securecontext-webidl/. Great post by the @openwebdocs team that describes how they leverage #WebIDL for the documentation we all depend on.
-
The next feature for my File System Access Blazor wrapper is Exceptions. Making it both easy and discoverable to handle the different exception cases that exist when working with the file system.
Will release soon.
#dotnet #blazor #csharp #webidl
Project: https://github.com/KristofferStrube/Blazor.FileSystemAccess -
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/ -
Playing with wrapping the Media Capture and Streams API in Blazor today. Starting with loading a MediaStream and its audio and video tracks from my camera.
#blazor #dotnet #webidl #audio
Demo: https://kristofferstrube.github.io/Blazor.MediaCaptureStreams/
Project: https://github.com/KristofferStrube/Blazor.MediaCaptureStreams -
Extended the Spectrogram demo in my Web Audio API Blazor wrapper a little more today. Adding a Frequency diagram. Next, I'll wrap the MediaStreamAudioSourceNode to get microphone input and analyze that instead.
#blazor #dotnet #audio #svg #webidl
Project: https://github.com/KristofferStrube/Blazor.WebAudio -
Continuing my progress on wrapping the Web Audio API in Blazor. Added a Spectogram demo today which plots the waveform for different oscillating sounds.
#blazor #dotnet #audio #svg #webidl
Project: https://github.com/KristofferStrube/Blazor.WebAudio
Demo: https://kristofferstrube.github.io/Blazor.WebAudio/Spectogram -
Blogged: Wrapping Compression Streams in Blazor
#blazor #dotnet #csharp #webidl
https://kristoffer-strube.dk/post/wrapping-compression-streams-in-blazor/ -
WebAssembly Web IDL Bindings Update, https://docs.google.com/presentation/d/1wtAknL-UJWDoIgSbyF5paTBSpVVj-fKU4tiHMxJbSzE/edit#slide=id.p.
Slides from the last WebAssembly meeting in Spain.