Is it possible to run a Java application in Hardware

Recently, I have a question: can we use java to program hardware ...

I answered them like this: to run a Java application, we need a JVM. Therefore, we cannot use java to program hardware ...

But I found out that this is wrong ...

But I don’t understand clearly how to install jvm inside hardware ... how to run Java application in hardware ...

Please clarify my doubts and, if possible, give me an example of applications running on hardware ...

thank

+3
source share
3 answers

Why not?

" jvm " - JVM.

, , JVM.

:

+6
+3

JVM . , Lego, .

+1

Source: https://habr.com/ru/post/1764832/


All Articles