-
Windows toolchain needs to be built on ci-external.swift.org for main and release/5.10 branch.
-
Hello,
I have a project where I rely on Swift NIO directly within my library. I also have some code that uses swift GRPC.
The swift_proto_library rule contributes a bunch of dependencies (collecti…
-
As the title states, will Linux support be added? Also, the release page appears to be empty. Windows support would give more access to people, but I don't know if it is in the realm of possibility.
-
### Motivation
Hello,
When a developer declares a type both `@Observable` and `Codable`, there is a bad surprise: the Observable macro transforms regular properties into computed ones, and adds …
groue updated
4 months ago
-
(no pun intended)
Hi!
I'm trying to get ZipFoundation to work in SwiftWasm.
Already got zlib [building](https://yonihemi.github.io/swiftwasm-gzip-example/) so we're getting there.
Now, when Sw…
-
There's no way to prevent it today, but maybe when Swift supports macros or constant expressions.
I have seen many users do:
```swift
static let interval = Key("interval", default: nil)
```
…
-
### Description
Cloning the repo with Xcode 16 selected and CMake 3.30.3 fails to build using the following steps:
```
cmake -B build -GNinja
ninja -C build
```
Xcode Version 16.0 (16A242d)
…
-
Zyphy has been developing APIs for HTML character references since https://github.com/kkk669/zyphy/pull/35. swift-html-entities is no longer maintained. So I would like to replace it with Zyphy.
To…
kkebo updated
8 months ago
-
**Describe the bug**
Import libzstd into Swift file causes compilation warnings.
**To Reproduce**
Steps to reproduce the behavior:
1. Clone repro repository `git clone https://github.com/yyarosh…
-
I appreciate your frankness (and I'm sure frustration) of your remark:
> IMPORTANT! We don't see any way how to make web development as great as Ruby on Rails or Django with a very static nature of…