Rauhul Varma
Rauhul Varma
Adding linux support is definitely something I'm happy to add to this repo!
> how to display those kinds of messages Seems like we might need a hook for users to decide how to emit the messages. ideally it would be a build...
Thoughts on this approach instead: https://github.com/apple/swift-argument-parser/pull/666 I don't really see a need to use this attribute anymore. It's really just doesn't work without library evo enabled anyways.
superseded by: #666
This brings the perf in Conways game of life down from ~30fps (matching C) to ~23fps. As a result many initial users of this library thought swift was inherently slower,...
Interesting Idea, could be worth creating a public ArgumentParsingTesting library for 3ps to test their arg parser tools including exit tests. We could use this internally to test our example...
Sure, please check out #695 though, I'd like to merge that tomorrow if possible
@iCMDdev can you verify that this example still works with the build changes?
> Unfortunately I think something isn't right on the Pi 5 (LED doesn't blink); I'll try to compare the resulted binaries. Currently the old build fails for me, so I'll...
@iCMDdev I think I fixed those issues! 1. I forgot to link `Support` into `Application` 🤦 2. I updated the linker map to discard `.swift_modhash`