Skip to content

Target mobile devices #47

@richard-ramos

Description

@richard-ramos

Zerokit can be succesfully compilled to mobile architectures with rustup or https://github.com/cross-rs/cross, but using this library would still require some dev work, as described in these links:

In golang, we have gomobile which simplifies this work. We should look for a similar tool for rust projects or consider writing a script that would generate a .aar file for Android with the common architectures (x86_64, x86, armeabi-v7a and arm64-v8a) and a .xcframework for ios (ios-arm64 and ios-arm64_x86_64-simulator)

Metadata

Metadata

Assignees

No one assigned

    Labels

    track:zerokitZerokit track (Applied ZK/Explorations)

    Type

    No type

    Projects

    Status

    Later/Icebox

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions