gdext
https://github.com/godot-rust/gdext
Rust
Rust bindings for Godot 4
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported0 Subscribers
Add a CodeTriage badge to gdext
Help out
- Issues
- WebAssembly support
- Derive `GodotClass` for traits
- Opt-in support for functions that return Result<T,GodotError> to indicate failable operations
- Auto generate gdextension file
- Customize panic handling
- Improve certain error messages
- godot_error: message must be ASCII
- Support builtin class methods with varcall
- Default function parameters
- Separate inputs from proc-macro API and code generation
- Docs
- Rust not yet supported