bflattened / bflat

C# as you know it but with Go-inspired tooling (small, selfcontained, and native executables)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does bflat run on consoles?

markusstephanides opened this issue · comments

Hi! I'm researching about using C# for games on desktop and consoles. Does bflat currently support consoles or is it planned for the future? If not are there other options?

Many thanks!

Consoles require various private sdks that are available only under non-disclosure agreements. I don't have access to those. Bflat is based on NativeAOT and it is possible to do that. But you either have to do the port yourself or reach out to someone who has it. E.g. https://github.com/FNA-XNA/FNA/wiki/Appendix-B:-FNA-on-Consoles