Skip to content

anyexec2c v1.1

Compare
Choose a tag to compare
@vakabus vakabus released this 29 Apr 18:31
· 16 commits to master since this release

Features:

  • direct build support (build, attach source code and bundle resulting executable) [-b]
    • D lang
    • Go
    • Rust
  • extract and execute any other executable [-x]
  • attach source code as comments [-c]
  • deliver any data files you like (no directories) [-a]

Changelog

  • added support for Rust and Go
  • automatically stripping compiled binaries when building