iwbc
Compile classic .iwb sources with LLVM toward Windows, Linux, Mac, Apple, and Android—same dialect, native where each platform runs.
What it is
iwbc reads Ionic Wind Basic the way the manuals describe it, then lowers it through LLVM into a normal executable. One .iwb dialect across desktops and devices—not a sandbox, not a toy VM, and not a rewrite for every OS.
Cross-platform
LLVM is the bridge: iwbc aims at native code for the platforms people actually ship on. Windows and Linux are what you can run today; Mac, Apple (iOS / iPadOS), and Android are on the roadmap as toolchains and runtimes land—same language front end, not a fork per store.
.exes with familiar Win32-style UI.Who it’s for
COMPILE_SAMPLE.cmd. No MSYS2 required for the easy path.How it works
iwbasic-selfcontained-win64-*.zip and Extract All…
COMPILE_SAMPLE.cmd—or drop your .iwb into samples and use the one-file helper.
Beta
Feedback shapes the next zip. Bring a checklist, a VERSION.txt, and whatever broke—or worked—when you pressed compile.