Turns ELFs into DOLphins!
example-ci | ||
src | ||
testdata | ||
.gitignore | ||
build.zig | ||
build.zig.zon | ||
LICENSE | ||
README.md |
Evil Enchantress Elphin
Turns your ELFs into DOLphins using the power of Zig (and CPU cycles).
Build
zig build
Usage
Binary: elphin input.elf output.dol
You can embed elphin as part of a Zig build pipeline by following the example in example-ci
License
AGPL-3.0-only
, check LICENSE
for full text