|
|
|
|
|
by pjmlp
124 days ago
|
|
There are other areas. Embedded development, high critical systems, mobile platforms (the choice isn't really there), game consoles. It is mostly C or C++, Swift/Objective-C, Java/Kotlin. There are other alternatives you might want to point out, notice however they need integration layers, leaky ones, some yak shaving not much different than targeting WebAssembly, and still having to talk to JavaScript. |
|
there is no alternative to the web and within the web there are no alternative languages.
for embedded, you have options, no? and I don't mean glue: rust. quick Google says Ada and assembly.