Have you ever tried to compile for esp32/8266?

Andrea Fontana nospam at example.com
Tue Nov 19 12:51:06 UTC 2019


I see expressif released a fork of llvm with a new target: 
extensa.
This allows you to write code for esp8266 and esp32 using clang 
[1]

I wonder if we can use ldc (using -betterC I guess) to build code 
for these platforms as well.

Any idea?

[1] https://esp32.com/viewtopic.php?t=9226&p=38466


More information about the digitalmars-d-ldc mailing list