This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Description
Currently there's almost complete build pipeline for any FAPs.
Somehow need to call 'fbt' to build fap elf from the compilation product (static lib).
Also probably strip needed for release profile.
It may be custom linker or rustc-wrapper. Both are just proxy. But rustc-wrapper adds requirement to user to setup it by hand.