Skip to content

Serialization of Models#1354

Draft
mondus wants to merge 1 commit into
masterfrom
serialization
Draft

Serialization of Models#1354
mondus wants to merge 1 commit into
masterfrom
serialization

Conversation

@mondus

@mondus mondus commented Dec 17, 2025

Copy link
Copy Markdown
Member

Closes #1353.

PR to add serialization of model objects.

Initial limitations

  • No serialization of compile time functions. I.e. RTC functions only.
  • No idea what to do with host functions...

TODO List:

  • Create initial serialization classes
  • Method of serializing
  • Serialization writer of model objects
  • Serialization reader of model objects
  • Serialization of Python function strings (as Python).
  • Tests (scope to be defined)

@mondus mondus self-assigned this Dec 17, 2025
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

Successfully merging this pull request may close these issues.

Serialization of models

1 participant