Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
A couple of questions:
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
Description
cmd package compile
takes several arguments that we don't currently use -Do we need to think about how we'd expose these via APIs?
Currently, e.g. CompilationMode.Speed is an object, so can't take arguments. We should verify that's what we want.