Skip to content

serde should not be optional #218

@schoen

Description

@schoen

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions