Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 616 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 616 Bytes

dali — an indie assembler/linker for Dalvik VM .dex & .apk files (Work In Progress)

This project has no proper usage guide yet. Please see hellomello for a sample project using it, with step-by-step build instructions. For hacking on the project, see: src/dali.nim, esp. the render function, and the test suite in: tests/tdex.nim.