update hosts for cored target

WIP: currently the hosts are not generic and don't support different
targets
This commit is contained in:
2026-04-07 20:22:12 +02:00
parent 39d2e1c51f
commit 28a3c37d41
8 changed files with 350 additions and 80 deletions

View File

@ -15,6 +15,7 @@ WASI_CFLAGS := "\
-Wl,--initial-memory=65536 \
-Wl,--export=__heap_base \
-Wl,--export=__data_end \
-Wl,--allow-undefined \
"
CROSS_CFLAGS_NOWASM := "\
-O0 \