mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-19 13:35:57 -04:00
[GH-ISSUE #172] 32 bit builds possible? #95
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @perdakovich on GitHub (Nov 26, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop-app/issues/172
also what are the requirements for the app? and will it work on windows 8.1?
in general, what are the goals on cross-platformity?
@quexeky commented on GitHub (Nov 30, 2025):
It should be possible to run on Windows 7 or later according to the Tauri docs: https://v2.tauri.app/start/prerequisites/#windows
With regards to cross-platformity, if Tauri supports it then we can probably run it in some way. There was some talk about mobile versions a while ago, but I didn't really keep up with them
@perdakovich commented on GitHub (Dec 6, 2025):
okay cool 👍
apparently tauri supports 32 bit too, it's pretty cross-platformic i see
32 bit builds possible?to [GH-ISSUE #172] 32 bit builds possible?