Any plans about other language bindings? #11465
Answered
by
nicopap
funatsufumiya
asked this question in
Q&A
-
I wonder that bevy engine can be used from other languages more than Rust, just like (Sorry if it's duplicate Q&A. If the issue already exists, I'd like to check it) |
Beta Was this translation helpful? Give feedback.
Answered by
nicopap
Jan 29, 2024
Replies: 1 comment
-
Currently, bevy doesn't plan to maintain non-rust language bindings. Third party crates are free to create bindings for other languages though. See this issue for a discussion why: #2352 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
funatsufumiya
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, bevy doesn't plan to maintain non-rust language bindings.
Third party crates are free to create bindings for other languages though.
See this issue for a discussion why: #2352