VSCodium/vscodium

Rethink (GNU)Linux 32 bits builds

Open

#465 opened on Jul 28, 2020

View on GitHub
 (2 comments) (1 reaction) (0 assignees)Shell (1,704 forks)batch import
discussionenhancementhelp wanted

Repository metrics

Stars
 (31,405 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Electron, not taking in account the old article (https://www.electronjs.org/blog/linux-32bit-support), is supporting (GNU)Linux 32 bits builds (AKA as ia32):

Other apps, such as Kettler (https://www.zettlr.com/) are building (GNU)Linux 32 bits editions on top of Electron too (https://github.com/Zettlr/Zettlr/blob/develop/package.json#L187) and packages as AppImage in this case:

Contributor guide