@jaytaph · 6 days ago
Test-fitted the process-isolation poc into the main branch. It seems to work, but there are still some smaller details that the poc didn't address th…
@jaytaph · 6 days ago
Test-fitted the process-isolation poc into the main branch. It seems to work, but there are still some smaller details that the poc didn't address th…
@jaytaph · 2 weeks ago
# Fifty parts of Gosub Browser Progress Part 50 went up this week, which felt like a good moment to look back at the whole series. Three years, from…
@jaytaph · 2 weeks ago
These last weeks were primarily on code and comment cleanup. Since the engine keeps on growing (especially with the three big merges lately), we need…
@jaytaph · 1 month ago
I have bought a refurbished Mac M1 so I can compile and test some of the gosub code on a real machine. The Rust examples works nicely enough (after s…
@jaytaph · 1 month ago
We spend a few weeks on getting the engine back to a useful state. The modularity is working again (with ModuleConfig and RenderConfig), and we have…
@jaytaph · 1 month ago
New site has been launched. Yay! (https://gosub.io). It's got a nice nautical theme to it. So obviously, our goal is to make sure we can render ou…
@jaytaph · 2 months ago
Now that the components have been pretty much merged, the payout of a modular system starting to pay off. We now have a multitude of browsers based…
@jaytaph · 1 year ago
I'm currently making lots of progress with the render pipeline proof of concept. Right now, we have separated all things into phases which all have a…
@jaytaph · 1 year ago
So we had some setbacks with the font manager. It turns out we need all kind of different font libraries, and they are not interchangeable. So what w…
@jaytaph · 1 year ago
So my planning went completely sideways, as per usual. I started with doing a little bit of work on rendering some typography to make it a bit bette…