Code Monkey home page Code Monkey logo

uniffi-generators's Introduction

uniffi-generators - Hosting UniFFI bindings generators in docker images

Official UniFFI project provides binding generator for Kotlin, Swift, Python and Ruby. At NordSecurity, we've created additional generators for C#, Go, and C++. This repository hosts Docker images with all these generators in their compatible versions.

How to use

Start docker container with image from this repository e.g.:

ghcr.io/NordSecurity/uniffi-generators:v0.23.0-1

Inside docker you can run:

uniffi-bindgen generate src/definition.udl --language python
uniffi-bindgen-cs src/definition.udl
uniffi-bindgen-go src/definition.udl
uniffi-bindgen-cpp src/definition.udl

For the exact instructions on how to run individual generators please visit their respective repositories:

NOTE: uniffi-bindgen is a version-compatible fork of mozilla/uniffi-rs.

Contributing

For contribution guidelines, read CONTRIBUTING.md.

Versioning

This project is versioned in sync with uniffi-rs. Generators compatible with uniffi version v0.23.0 will be tagged v0.23.0-X in this repository. X will be incremented each time one of the generators is updated e.g. because of a bug fix. The table below shows which versions of each generator are inside the docker image.

Docker image uniffi-rs version uniffi-bindgen-cs version uniffi-bindgen-go version uniffi-bindgen-cpp version
v0.25.0-8 v0.3.0+0.25.0 v0.8.0+v0.25.0 v0.2.1+v0.25.0 v0.6.0+v0.25.0
v0.25.0-7 v0.3.0+0.25.0 v0.8.0+v0.25.0 v0.2.1+v0.25.0 v0.5.0+v0.25.0
v0.25.0-6 v0.3.0+0.25.0 v0.8.0+v0.25.0 v0.2.1+v0.25.0 v0.4.2+v0.25.0
v0.25.0-5 v0.3.0+0.25.0 v0.8.0+v0.25.0 v0.2.1+v0.25.0 v0.4.1+v0.25.0
v0.25.0-4 v0.3.0+0.25.0 v0.8.0+v0.25.0 v0.2.1+v0.25.0 v0.4.0+v0.25.0
v0.25.0-3 v0.3.0+0.25.0 v0.7.0+v0.25.0 v0.2.0+v0.25.0 v0.3.0+v0.25.0
v0.25.0-2 v0.3.0+0.25.0 v0.7.0+v0.25.0 v0.2.0+v0.25.0 v0.2.2+v0.25.0
v0.25.0-1 v0.3.0+0.25.0 v0.7.0+v0.25.0 v0.2.0+v0.25.0 v0.1.0+v0.25.0
v0.23.0-6 v0.23.0-3 v0.4.0+v0.23.0 v0.1.5+v0.23.0 not present
v0.23.0-5 v0.23.0-3 v0.4.0+v0.23.0 v0.1.5+v0.23.0 not present
v0.23.0-4 v0.23.0 v0.2.3+v0.23.0 v0.1.3+v0.23.0 not present
v0.23.0-3 (DO NOT USE) v0.23.0 v0.2.2+v0.23.0 v0.1.0+v0.23.0 not present
v0.23.0-2 (DO NOT USE) v0.23.0 v0.2.1+v0.23.0 v0.1.0+v0.23.0 not present
v0.23.0-1 v0.23.0 v0.2.1+v0.23.0 not present not present

Changelog

Version changelogs are available inside each individual project.

v0.23.0-6

  • Include python3 installation in the docker image

v0.23.0-2, v0.23.0-3

These versions are not ABI compatible with upstream, and should not be used.

uniffi-generators's People

Contributors

arg0d avatar jjanowsk avatar lipt0nas avatar nymoral avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

uniffi-generators's Issues

Deduplicate `compatibility-test`

compatibility-test is copy-pasted from coverall in uniffi-rs. It looks like it should be possible to deduplicate this code and use code from uniffi-rs directly. This would make updating major uniffi versions less noisy.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.