close
The Wayback Machine - https://web.archive.org/web/20211129231543/https://github.com/topics/binding
Skip to content
#

binding

Here are 591 public repositories matching this topic...

davidhewitt
davidhewitt commented Nov 29, 2021

Some users have specific use cases where they would benefit from being able to access the PYO3_CONFIG_FILE values in some form from the pyo3 crate.

I generally wouldn't advise this, as a lot of these config files (such as library path) are unique to the build environment so wouldn't have any useful meaning in binaries intended to be deployed on other systems.

See original comment from #2

Raylib-cs
ChrisDill
ChrisDill commented Jul 21, 2020

Discussion on the state of documentation for this library.

Code comments.

Using the same comments with the same style as raylib. One idea is to change them to the xmldoc style which can be used to generate external documentation. Unsure if this should be done but worth looking into.

Tech notes

Documenting api differences to make it easier for people new to raylib. Could move deta

Improve this page

Add a description, image, and links to the binding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the binding topic, visit your repo's landing page and select "manage topics."

Learn more