|
|
|
|
|
by kllrnohj
2646 days ago
|
|
For embedded devices you'd always be better just compiling C/C++/Rust directly to the native code. You don't have any portability possibility there in the first place anyway, so why ship inferior code gen with arbitrary restrictions? |
|