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

Port for other platforms

diegonunesbr opened this issue · comments

Hi! There is some tutorial to port blaft to other platforms like macOS, Raspberry Pi, ESP32, etc...?

This already works on Raspberry Pi arm64. Support for arm32 might come in 9.0.

macOS will not be supported any time soon (#110).

ESP32 would have to be brough up in upstream first. How to port .NET runtime to other platforms: https://github.com/dotnet/runtime/blob/main/docs/design/coreclr/botr/guide-for-porting.md

commented

Related up stream stuff:

RISC-V support