Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mozilla/uniffi-rs

a multi-language bindings generator for rust
https://github.com/mozilla/uniffi-rs

Switch to updated container image

badboy opened this pull request over 1 year ago
Fix proc-macro constructor support and document it

jplatte opened this pull request over 1 year ago
uniffi::export doesn't work on struct impl block

wentao opened this issue over 1 year ago
Add constructor support to proc-macro frontend

jplatte opened this pull request over 1 year ago
Fix typo in swift support

bitfriend opened this pull request over 1 year ago
Crate mode bindings generation

bendk opened this pull request over 1 year ago
Async refactor

bendk opened this pull request over 1 year ago
Swift binding does not handle polling error

conanoc opened this issue over 1 year ago
Async function panic

conanoc opened this issue over 1 year ago
Ensure bridging header function prototypes are valid

ijc opened this pull request almost 2 years ago
CI: Use fully-qualified image name

badboy opened this pull request almost 2 years ago
Fully qualify uses of `Result` in scaffolding/macro code

ijc opened this pull request almost 2 years ago
Post-#1469 cleanup

jplatte opened this pull request almost 2 years ago
Apply doc(hidden) attribute to public static UNIFFI_META_NAMESPACE_*

jplatte opened this pull request almost 2 years ago
Python: generate type stubs for all user functions

badboy opened this pull request almost 2 years ago
Swift bindings does not compile

conanoc opened this issue almost 2 years ago
Ability to throw different kinds of exceptions/errors

raweber42 opened this issue almost 2 years ago
Fix race condition affecting callback interfaces in generated Swift code

nesium opened this pull request almost 2 years ago
Fix swift custom type

nesium opened this pull request almost 2 years ago
Fixes

zduny opened this pull request almost 2 years ago
Fixes after the callback interface speedup merge

bendk opened this pull request almost 2 years ago
Support for generation of documentation comments for bindings

zduny opened this pull request almost 2 years ago
Callback interface speedup

bendk opened this pull request almost 2 years ago
Note about `staticlib` for iOS

andrei-21 opened this pull request almost 2 years ago
Upgrade syn to 2.0

jplatte opened this pull request almost 2 years ago
[Discuss] New docs/examples in preparation for async callbacks

bendk opened this pull request almost 2 years ago
Implement docstrings

arg0d opened this pull request almost 2 years ago
failed to run custom build command for `openssl-sys v0.9.79`

gendev1 opened this issue almost 2 years ago
Docker fixes (size reduction, deps)

badboy opened this pull request almost 2 years ago
Add "return_type()" to Constructor

arg0d opened this pull request almost 2 years ago
Add additional functions to uniffi-fixture-time

arg0d opened this pull request almost 2 years ago
Implement RustArcPtrUnsafe for object FFI free function

arg0d opened this pull request almost 2 years ago
Fix uniffi-rs documentation about compilation on chapters prerequisit…

gogo2464 opened this pull request almost 2 years ago
Support for Streams (Read/Write traits)?

julian-baumann opened this issue almost 2 years ago
fix doc to make build!!!

gogo2464 opened this issue almost 2 years ago
Support for documentation in generated bindings

arg0d opened this issue almost 2 years ago
Fix "Creating the bindgen binary" tutorial to reference the `cli` feature.

SalvatoreT opened this issue almost 2 years ago
Callback interface speedup

bendk opened this pull request almost 2 years ago
Static constans

Artemkaaas opened this issue almost 2 years ago
Weedle2: Parse all curated ED webidls.

sagudev opened this pull request almost 2 years ago
Is it possible to disable clippy rules for included scaffolding?

stan-irl opened this issue almost 2 years ago
Speed up callback interfaces on Kotlin

bendk opened this issue almost 2 years ago
Let `#[Enum]` interfaces have methods

linabutler opened this issue almost 2 years ago
Use `FfiConverter` for metadata generation/storage

bendk opened this pull request almost 2 years ago
Reduce Swift warnings

notmandatory opened this issue almost 2 years ago
Migrating codebase to new macro system

thunderbiscuit opened this issue almost 2 years ago
Discuss: The value and future of CHANGELOG

mhammond opened this issue almost 2 years ago
Allow Rust traits to be exposed as an interface.

mhammond opened this pull request almost 2 years ago
"foreign" languages from Rust

QuentinPerez opened this issue almost 2 years ago
Undo workaround of '-j 2' in tests for Rust 1.61

mhammond opened this pull request almost 2 years ago
invalid kotlin and python code generated for external types

mhammond opened this issue almost 2 years ago
Fix external types when used with functions.

mhammond opened this pull request almost 2 years ago
iOS Example: Fix the build to make it work again

badboy opened this pull request about 2 years ago
Allow things to be renamed in the bindings config

bendk opened this issue about 2 years ago
WASM support

benkuly opened this issue about 2 years ago
Return a Result<T, E> without throwing an error

franklinblanco opened this issue about 2 years ago
Added some extra remarks & pictures to Xcode readme

franklinblanco opened this pull request about 2 years ago
JNA uniffi interop issue

IndigoCurnick opened this issue about 2 years ago
feat: Add support for async/Future

Hywan opened this pull request about 2 years ago
Add proposal to generate submodules.

gogo2464 opened this pull request about 2 years ago
java.lang.VerifyError: Bad type on operand stack

Lonami opened this issue about 2 years ago
Upgrade clap

jplatte opened this pull request about 2 years ago
Support interface types as enum variant fields

jplatte opened this issue about 2 years ago
Collaborating on more languages support

Jauler opened this issue over 2 years ago
[Discuss] IR for bindings generation

bendk opened this pull request over 2 years ago
Implement async functions and callbacks

bendk opened this issue over 2 years ago
[Discuss] Async use cases

bendk opened this pull request over 2 years ago
Document how to use the new macro system

bendk opened this issue over 2 years ago
Python bindings: use `bytes` for `sequence<u8>`

tomtau opened this issue over 2 years ago
[Propsal] Updating FFI naming and checksums

bendk opened this pull request over 2 years ago
Add a procedural macro frontend

jplatte opened this issue over 2 years ago
UDL namespace changes required for proc-macro transition

jplatte opened this issue over 2 years ago
[Discuss] Prototype of how async could work

bendk opened this pull request over 2 years ago
Simplify managing crates.io ownership

bendk opened this issue over 2 years ago
Allow exposed APIs to indicate items are deprecated.

mhammond opened this issue over 2 years ago
[Don't merge] Seperate bindings

bendk opened this pull request almost 3 years ago
[Discuss] ADR about version mismatches

bendk opened this pull request almost 3 years ago
Exposes Enum variants from the enum module

tarikeshaq opened this pull request almost 3 years ago
Couple updates to the BindingGenerator trait

bendk opened this pull request almost 3 years ago
Fix missing fmt argument in error message

dtolnay opened this pull request about 3 years ago
Add support for enum/error fields from tuples

bendk opened this issue about 3 years ago
static method support

chenzww opened this issue about 3 years ago
Add callback interfaces for Swift

jhugman opened this pull request over 3 years ago
uniffi-bindgen 0.14.0 generates invalid Kotlin code for some errors

AlexDBlack opened this issue over 3 years ago
Discuss: general case for Async calls into Rust.

jhugman opened this issue over 3 years ago
Split buffer from the type reader/writer for python.

mhammond opened this pull request over 3 years ago
Invalid Kotlin codegen for an error named "Error"

rfk opened this issue over 3 years ago
[WIP] Using UniFFi bindgen as a cargo subcommand

skhamis opened this pull request over 3 years ago
Build and deploy the Docker image on `docker-vX` tag pushes

badboy opened this pull request over 3 years ago
Add support for Gecko C++ and JS consumers

rfk opened this issue over 3 years ago