gdnative-book
gdnative-book copied to clipboard
FAQ: known limitations
It probably makes sense to explicitly mention library limitations out of our control, as mentioned by @chitoyuu in https://github.com/godot-rust/gdnative/issues/905#issuecomment-1338962980.
Examples:
- https://github.com/godot-rust/book/issues/20
- 2nd-class-citizen native types: https://github.com/godot-rust/gdnative/issues/905#issuecomment-1186153506
Let's use this issue to collect more candidates for such a page.