feat(serial): Robust environment extension pickling #216
No reviewers
Labels
No Label
category
bug
category
chore
category
doc
category
feature
category
optimization
category
organization
part/Delation
part/Elab
part/Environment
part/FFI
part/Frontend
part/Goal
part/REPL
part/Serial
priority
high
priority
irrelevant
priority
low
priority
medium
priority
pending-measurement
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Blocks
#137 🖇️ Environment Delta Pickling
aniva/Pantograph
Reference: aniva/Pantograph#216
Loading…
Reference in New Issue
No description provided.
Delete Branch "serial/env-extensions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This paves the way for branch unification across multiple machines.
The main hypothesis I want to test is that we do not need to pickle the entire environment, just the delta would be sufficient.
feat: Robust environment extension picklingto feat(serial): Robust environment extension pickling