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
ESExtractor: how to integrate a dependency-free library to the Khronos CTS
ESExtractor, how to integrate a dependency-free library to the Khronos CTS # Since the Vulkan CTS is now able to test and check Vulkan Video support including video decoding, it...
Continue reading >
structure and interpretation of capacitor programs
Good day, hackers! Today's note is a bit of a departure from compilers internals. A client at work recently asked me to look into cross-platform mobile application development and is...
Continue reading >
structure and interpretation of react native
Hey hey! Today's missive continues exploring the space of JavaScript and mobile application development.Yesterday we looked into Ionic / Capacitor, giving a brief structural overview of what Capacitor apps look...
Continue reading >
structure and interpretation of nativescript
Greetings, hackers tall and hackers small!We're only a few articles in to this series on mobile application development frameworks, but I feel like we are already well into our journey....
Continue reading >
structure and interpretation of flutter
Good day, gentle hackfolk. Like an old-time fiddler I would appear to be deep in the groove, playing endless variations on a theme, in this case mobile application frameworks. But...
Continue reading >
Announcing decimal128.js: JavaScript implementation of Decimal128
Announcing decimal128.js, an NPM package for IEEE 754 Decimal128 floating-point decimal numbersI’m happy to announce decimal128.js, an NPM package I made for simulating IEEE 754 Decimal128 numbers in JavaScript.(This is...
Continue reading >
WebRTC, GStreamer and HTML5 - Part 2
An easy 360º solution for realtime multimedia communication. First part is available in Part 1 - The story so far... Part 2 - The GstWebRTC API # The new gstwebrtc-api...
Continue reading >
Git and origins!
Git accident happens more often then we think. This is a story of origins mess and how to fix it
Continue reading >
structure and interpretation of ark
Hello, dear readers! Today's article describes Ark, a new JavaScript-based mobile development platform. If you haven't read them yet, you might want to start by having a look at my...
Continue reading >
Wolvic Behind-the-Scenes
Wolvic Behind-the-Scenes A little post about power dynamics, frustrations, mistakes and things I’m still learning along the way about the challenges of making The World’s Greatest Cross Device Open Source...
Continue reading >
Rotating Planes on VKMS
In my last blog post, I described a bit of my previous work on the rustgem project, and after that, as I had finished the VGEM features, I sent a...
Continue reading >
Compiling Bigloo Scheme to WebAssembly
In the JavaScript world, browser implementations have focused on JIT compilation as a high-performance implementation technique. Recently, new applications of JS, such as on cloud compute and edge compute platforms,...
Continue reading >