Bundles for Windows & Linux #10
ByteAtATime
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
After doing some digging, I found this post: https://forums.swift.org/t/proposal-a-syntax-for-type-safe-data-detection-in-strings/59873 In which, this line caught my eye:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey! This might be a bit of a weird requirement I have. The quick TL;DR is that I'm trying to use SoulverCore on a cross-platform app, and I'm wondering if it's possible to provide builds for both Windows and Linux. In theory, it should be possible, because Swift runs on both platforms. At the same time, I'm a noob with Swift, so I have no idea haha.
Would this be possible? If not, why not?
Beta Was this translation helpful? Give feedback.
All reactions