- cross-posted to:
- programmer_humor@programming.dev
- cross-posted to:
- programmer_humor@programming.dev
You must log in or register to comment.
I don’t understand why any VM language is widely used. Running on every OS makes no sense to me when you could just compile it for other OS, was there some other reason?
was there some other reason?
Compiling to an additional OS, today, can be a pain in the ass.
Compiling to an additional OS, a couple decades ago, was a monumental ongoing never ending pain in the ass.