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 there a good practice to serialize/de-serialize boxed_value? #596

Open
desert0616 opened this issue Jun 2, 2022 · 0 comments
Open

Is there a good practice to serialize/de-serialize boxed_value? #596

desert0616 opened this issue Jun 2, 2022 · 0 comments

Comments

@desert0616
Copy link

Hi,

Just like the title. I was wondering if there is a good practice to serialize/de-serialize boxed_value?

In my usage scenario, two chaiscript execution ends are connected by bytearray stream, so it would probably be convenient and efficient if boxed_value could be serialized directly. But after thinking about it for a while, there doesn't seem to be a good way to do it?

Thanks.

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