djinni icon indicating copy to clipboard operation
djinni copied to clipboard

A tool for generating cross-language type declarations and interface bindings.

Results 5 djinni issues
Sort by recently updated
recently updated
newest added

Hello! I've been trying to learn how to use djinni but I only found tutorials for the "old" structure. How would I go about to use this new one instead?...

As a CMake user I would like to call djinni by simply calling a CMake function that I imported from djinni. The call should look something like this: ```cmake #...

enhancement
idea

Inspired by @a4z's thoughts I'd like to propose splitting the single repo up into multiple sub-projects to separate the different components into self-contained codebases. This helps clean up the repo...

enhancement

As a project maintainer I need more feedback & help from other djinni-users to make this a true community-project.

help wanted

As a project maintainer I want to document our workflow for code changes in the project. @a4z recommended the [Collective Code Construction Contract](https://rfc.zeromq.org/spec/42/) from the ZeroMQ project as a template.

documentation