Skip to content
This repository was archived by the owner on Jul 26, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (21 loc) · 726 Bytes

File metadata and controls

25 lines (21 loc) · 726 Bytes

Development guide

To-Do

  • Improve artifact names (now it's the MD5 hash of the path)
  • Improve error handling
  • Move to cross-platform
    • Rewrite Unix-dependent parts of the code
  • Fix performance issues
    • resources generation code
    • resolver
    • parallel dependency building (now it's blocked by the wait pid function)
  • Images conversion (aka image2cpp)
    • naive horizontal 1 bit conversion
  • Integrate simulation (powered by simavr)
  • Advance support debugging features
  • Improve dependencies solver
    • Control version of depend
  • Write tutorials

Build prebuilt binaries

$ ./build.dist.ml -out <dir>