|
|
|
|
|
by Drakim
5143 days ago
|
|
> It is, but you can also port existing applications to JS. You can't just port things to JavaScript the same way. JavaScript is a very different sort of language. "porting" something to JavaScript pretty much always means remaking the whole thing from ground up and hoping that your pixel pushing in canvas runs at an acceptable speed. |
|