Releases: exyi/anyexec2C
Releases · exyi/anyexec2C
v1.3
v1.2
anyexec2c v1.1
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
anyexec2c v1.0
Features:
- deliver any data files you like (no directories) [
-a
] - extract and execute any executable [
-x
] - attach source code as comments [
-c
] - direct build support (build, attach source code and bundle resulting executable) [
-b
]- D lang