Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is World thread safe? #12

Open
Umenokin opened this issue Jun 7, 2023 · 0 comments
Open

Is World thread safe? #12

Umenokin opened this issue Jun 7, 2023 · 0 comments

Comments

@Umenokin
Copy link

Umenokin commented Jun 7, 2023

I am getting "the trait Send is not implemented for `*mut flecs::bindings::ecs_world_t" so I assume at least bindings are not explicitly stating it.

What would be the way to load the scene in a separate thread for example?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant