top | item 37562171

(no title)

guideamigo_com | 2 years ago

Javascript still remains slow. Java is fast enough that it doesn't matter. However, no one will use Java to build Linux kernel.

discuss

order

viraptor|2 years ago

JavaScript is very fast if you want/need it to be. Emscripten/asm.js approach is in the same category as native for example. Your simple code won't be too fast, but not all code needs to be.

Also, have you heard of JavaOS? https://en.m.wikipedia.org/wiki/JavaOS

wiseowise|2 years ago

Define slow. JS is plenty fast for a dynamic language.

pjmlp|2 years ago

Mostly because Linus won't accept anything other than C on his beloved kernel.

Sun had experimental support for Java drivers on Solaris, Android has support for writing drivers in Java, Android Things only allowed for Java written drivers.

foderking|2 years ago

JavaScript isn't slow