• boonhet@sopuli.xyz
    link
    fedilink
    arrow-up
    7
    ·
    edit-2
    16 hours ago

    At this rate I suspect the best solution is to cram everything but the UI into a cross-platform library (written in, say, Rust) and have the UI code platform-specific, use your cross-platform library using FFI. If you’re big enough to do that, at least.