To get Electron 33 to build with GCC, i had to replace Chromium's broken int128 code with GCC native types. These are not available on 32-bit platforms and i have no intent of writing a workaround for a platform i do not use and cannot test.
If anyone is still using any of (bitwarden, element-desktop, vscode, signal-desktop) on 32-bit, patches are welcome.