twitter / rsc

Experimental Scala compiler focused on compilation speed
Apache License 2.0
1.24k stars 54 forks source link

checkbytecode should be able to run on pre-compiled jars #482

Closed wiwa closed 5 years ago

wiwa commented 5 years ago

The checkbytecode CLI should accept jars to diff rather than requiring compilation steps in the tool itself.