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

Serialization #58

Open
GeTechG opened this issue May 7, 2024 · 2 comments
Open

Serialization #58

GeTechG opened this issue May 7, 2024 · 2 comments

Comments

@GeTechG
Copy link

GeTechG commented May 7, 2024

Can you make an example of serialization using evenio, and is it generally possible?

@andrewgazelka
Copy link
Contributor

@GeTechG are you wanting to serialize the state of a World using serde or something?

@GeTechG
Copy link
Author

GeTechG commented May 9, 2024

are you wanting to serialize the state of a World using serde or something?

@andrewgazelka Yes, I would like to be able to do something like what is in hecs, having a context where you can decide how to serialize a particular entity.

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

2 participants