#swift #run-time #generated-bindings #bindings #sys

bin+lib swift-runtime-sys

为 Swift 运行时生成的 Rust 绑定

2 个版本

0.0.2 2024 年 8 月 6 日
0.0.1 2024 年 8 月 6 日

1579Rust 模式

Download history 216/week @ 2024-08-05

每月 216 次下载

Apache-2.0

645KB
16K SLoC

swift-runtime-sys

尝试为 Swift 运行时生成 Rust 绑定。

状态: 进行中!

选择 Swift 版本

git checkout swift-5.10.1-RELEASE

构建绑定

export SWIFT_RUNTIME=$(xcrun -show-sdk-path)/usr/lib/swift
cargo build

许可证

Apache 2.0

无运行时依赖

~0–1.8MB
~37K SLoC