lowRISC / manticore

Apache License 2.0
16 stars 13 forks source link

[protocol] Start switching to `enumflags2` #146

Closed mcy closed 2 years ago

mcy commented 2 years ago

I'm a bit concerned with how fuzzing is grafted into this; it may be prudent to upgrade our libfuzzer, or try to get a patch into arbitrary-derive that adds a way of intercepting an Arbitrary definition into one of the fields...