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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Implement Serde serializer #21

Closed
Tracked by #23
mrLSD opened this issue Dec 5, 2023 · 0 comments
Closed
Tracked by #23

[Feature]: Implement Serde serializer #21

mrLSD opened this issue Dec 5, 2023 · 0 comments
Assignees
Milestone

Comments

@mrLSD
Copy link
Owner

mrLSD commented Dec 5, 2023

Description

Implement Serde serializer, which can be enabled via feature flag.

馃挔 It's most useful for:

  • 鉃★笍 AST - AST can be presented with (se/dese)rialization.
  • 鉃★笍 State - whole state as serialization result
  • 鉃★笍 SematicStack - serialized instructions set
@mrLSD mrLSD added this to the v0.3.3 milestone Dec 5, 2023
@mrLSD mrLSD changed the title [Feature]: Implement Serde seri.k [Feature]: Implement Serde serializer Dec 5, 2023
mrLSD added a commit that referenced this issue Dec 6, 2023
@mrLSD mrLSD self-assigned this Dec 6, 2023
@mrLSD mrLSD closed this as completed Dec 12, 2023
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