you could also consider making extraction a separate binary if it would be possible to strip many dependencies from it
I don't know if it would be possible to separate an extraction binary. The extraction commands are quite complicated: https://coq.inria.fr/refman/addendum/extraction.html
Sure, it was just a thought.
It is possible to make extraction a binary, it should not be hard unless I'm missing something. Similiar to coqnative
Last updated: Jan 30 2023 at 17:03 UTC