-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Project
compiler
Describe the feature
There's a weird thing that I remember from the bootcamps back in October/November 2025 where simc can only serialize witnesses if it's compiled with serde. The simc --help output even mentions this issue.
I don't think there's ever any reason to make a version of simc that can't serialize witnesses, so I think serde (or something else that provides equivalent functionality) should be a mandatory dependency, and no help or documentation should mention the possibility of having a non-serde version of simc.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels