24/7: Posts
News about Igalia
We love hearing from you, so be sure to follow us and join the conversation on our networks. If you want to know more about us, you can also meet the team here.
Posts
GStreamer: one repository to rule them all
For the last years, the GStreamer community has been analysing and discussing the idea of merging all the modules into one single repository. Since al
Continue reading >
Making the whole web better, one canvas at a time.
Making the whole web better, one canvas at a time.
One can have an entire career on the web and never write a single canvas.getContext('2d'),
Continue reading >
Setting up VisualStudio code to work with WebKitGTK using clangd
Lately I’m working on a refactor in the append pipeline of the MediaSource Extensions implementation of the WebKit for the GStreamer ports. Working on
Continue reading >
Generate a minimal GStreamer build, tailored to your needs
UPDATE: gst-build is now at the root of the main GStreamer git repository
In September 2021, the GStreamer community merged most of the git reposit
Continue reading >
More documentation changes
It’s been nearly a month since I’ve talked about
gi-docgen, my little tool to
generate API references from introspection data. In between my blog
post
Continue reading >
Accelerating SVG - an update
Yikes, it’s been more than a year since my last post.
Continue reading >
GWeather next
tl;dr Libgweather, the small GNOME library that queries weather
services, is getting a major version bump to allow applications using it to
be ported
Continue reading >
Hello, world!
It’s been a long time since I’ve blogged regularly, especially about software. When I worked on the Rust team, I wrote an update post at the end of ev
Continue reading >
Adding record and tuple support to the JIT
Today I started working on implementing the Record and Tuples proposal for JavaScript in the JIT in SpiderMonkey. All of this work is building on code
Continue reading >
Adventures in gdb
I picked up from yesterday wanting to see what code was being generated for record initialization. A colleague pointed me to a page of SpiderMonkey de
Continue reading >
Recent talks at GUADEC and NodeConf
Over the summer and now going into autumn, Igalia compilers team members have been presenting talks at various venues about JavaScript and web engines. Today we'd like to share with...
Continue reading >
The path of bringing :focus-visible to WebKit
Last weekend I was speaking at CSS Conf Armenia 2021
about the work Igalia has been doing
adding support for :focus-visible in WebKit.
The slides of
Continue reading >