|
|
|
|
|
by viraptor
1000 days 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 |
|