Emscripten users: are you generally/often up to date, or is your app/product occasionally stuck on older versions, for whichever reason?

Oct 15, 2025 路 1:47 PM UTC

3
9
Replying to @ocornut
I had to stay behind a few times, mostly due to issues with certain vcpkg dependencies. Other than that, I usually try to be on at least the latest major release
1
1
Thanks. Are you using GL or WebGPU for rendering? Been considering ditching support for Emscripten <4.0.10 in the WebGPU backend.
Replying to @ocornut
I use whatever version is in the current long term support Ubuntu version.
1
Replying to @ocornut
I pin to certain versions due to breaking changes in the CI. I update versions but not as often as I鈥檇 like