这是indexloc提供的服务,不要输入任何密码
Skip to content

[Question] Contributing a Swift Package Manager build #8938

@ephemer

Description

@ephemer

Hello,

I have been working on Swift Package Manager build of XNNPack, so far for Web Assembly (with options for scalar, simd, relaxed-simd). I plan to expand this to support at least arm64, maybe other targets too. Would it be interesting for the project for me to upstream this work? Or should I keep it in a fork?

The biggest potential challenge is that the downloaded deps (cpuinfo, pthreadpool, fxdiv) still need to be downloaded from somewhere, which isn't natively supported by SwiftPM unless they're also SwiftPM packages (I'm unaware of anyone vending these particular libraries currently via SwiftPM but they might exist).

Let me know what you think.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions