Swift binaries #85
johnlindquist
announced in
Roadmap
Replies: 0 comments
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.
-
Progress
AppleScript is garbage and nobody understands it. Swift is a billion times better as a language, but running Swift scripts uncompiled is really slow. So small, compiled Switch binaries for "getAllWindows" and every other AppleScript task would be a huge win.
Unfortunately, this means we'll need to check-in the Swift scripts and add compiling binaries to the build process (which adds the challenge of running OSX in the CI 😢). I refuse to check-in any binaries to repo. I need people to be able to inspect/trust what everything is doing.
Beta Was this translation helpful? Give feedback.
All reactions