Currently, we return the first disassembly we find. This is partially because the current disassembler isn't very fast (see #70) and we don't have incremental results implemented yet (see #17). In the future we should add options for:
Returning all disassemblies with the shallowest depth we find.
Currently, we return the first disassembly we find. This is partially because the current disassembler isn't very fast (see #70) and we don't have incremental results implemented yet (see #17). In the future we should add options for: