Joseph Heck

Results 112 comments of Joseph Heck

I'll give it a look after a bit - more I'm just confounded with this unexpected result. Godbolt seems like a really good idea, I'll give a look

while creating a test to verify this locally, the code that Sven originally had didn't really map to the current API, so I've tried this variant: ```swift let env: SSHChannelRequestEvent.EnvironmentRequest...

When Swift picks up those alternate package formats is sometimes confusing. The one you created will **only** activate for Swift 5.3 - if you want one to override Package.swift for...

@czechboy0 I nerd sniped myself into this same path, closing the draft PR I created when I realized this was already here. I just tacked on the "semver/patch" label to...

Hey @samisuteria I believe it's technically possible, but it's not a drop-in-and-work kind of thing. The complicating bit of this is the core library of Automerge is written in Rust,...

If this is something you'd be interested in helping to sort out - to run Automerge swift natively on Linux - I'd be happy to help work with you through...

@gcr I'm guessing you quite intentionally want the C interface, but I wanted to make sure you know about the Swift interface for macOS (http://github.com/automerge/automerge-swift) - the lowest portion of...

I'd be more than happy to set you up with this. Worth noting that once enabled, with an `.spi.yml` file, you'll get hosted documentation through the Swift Package Index if...

I'm away from my laptop this week, but once back I'll get a quick PR set up to host the docs.