-
- Reproducer: https://github.com/kateinoigakukun/SwiftPM-Examples/tree/main/CxxInterop-WASILibc
- Toolchain version: swift-DEVELOPMENT-SNAPSHOT-2024-11-20-a
- Swift SDK version: DEVELOPMENT-SNAPSHOT…
-
Hi All,
Great work on the library so far.
We've had a bug report come in re: NetworkStatus instrumentation. NetworkStatus.NetworkStatus.status() -> (Swift.String, Swift.String?, __C.CTCarrier?) …
-
### Swift version
_No response_
### Platform
_No response_
### Editor
_No response_
### Description
Your language server says that it supports declaration https://github.com/swiftlang/sourcekit…
-
> [!NOTE]
> This is a draft issue that tracks feedback from the https://github.com/dotnet/runtimelab/pull/2704. Ii will be updated with more details soon.
## Overview
This issue tracks the th…
-
Similar to https://github.com/mozilla/uniffi-rs/issues/2274 but adding a few more from my project. This is all tested by setting `SWIFT_STRICT_CONCURRENCY = complete` in the project's build settings i…
-
Below is an example of how you can start:
1. **Create a SwiftUI View**:
```swift
import SwiftUI
struct ToDoListView: View {
@State private var items: [ToDoItem] = loadItems()
@State …
-
In 6.0.2 on macOS, the assertion in TestAKBindings that AK.StringView.self models CxxSequenceType passes.
On a swiftly install of `main-snapshot-2024-10-30` on linux, this assertion fails.
The c…
-
> [!NOTE]
> This was edited to contain correct code. The previous version of the code contained incorrect LLVM-IR (did not account for crossing the module boundary).
So far we have considered froz…
-
### Description
#68985 introduced a way to load an LLVM pass from a dynamic library into the compiler. Unfortunately the test case for this is subtly broken as it links against the (static) library…
-
Happened a few times. Managed to get a reproduceable steps, although it's possible that different issues are also causing crashes/force closes/freezes.
STR: New project > Rename the project to an exi…
Ion-e updated
1 month ago