- Still undecided about releasing app generation software to the general public
- And they think I'm joking...
- one programming language (slower, more complex, less secure, single threaded)
- no mobile support
- no smart watch support
- no smart tv support
- no embedded microcontroller support
- no game console support
- no car operating system support
- no comprehensive ultra high accuracy application and service planning systems
- no comprehensive lint, complexity and security verification
- no comprehensive unit and integration testing
- no comprehensive runtime end to end testing
{
"backend-api": ["rust"],
"web-app-browser": ["rust-wasm"],
"mobile-ios": ["swift"],
"mobile-android": ["kotlin"],
"serverless-edge": ["rust"],
"browser-extension": ["rust"],
"desktop-windows": ["rust-wasm"],
"desktop-macos": ["rust-wasm"],
"desktop-linux": ["rust-wasm"],
"cli-tui-posix": ["shell-script", "rust"],
"cli-windows": ["shell-script", "rust"],
"wearos": ["kotlin"],
"watchos": ["swift"],
"tvos": ["swift"],
"android-tv": ["kotlin"],
"fire-tv": ["kotlin"],
"samsung-tizen-tv": ["c#"],
"xr-visionos": ["swift"],
"xr-openxr": ["rust-wasm"],
"game-console-playstation": ["c#"],
"game-console-xbox": ["c#"],
"game-console-nintendo-switch": ["c#"],
"carplay": ["swift"],
"android-auto": ["kotlin"],
"iot-embedded-linux": ["rust"],
"iot-rtos-microcontroller": ["rust"],
"plugin-integration": ["rust", "go", "swift", "kotlin", "c", "c++", "c#"],
"custom-operating-system": ["x86_64-rust", "arm-rust", "mips-rust", "riscv-rust"]
}