|
|
|
|
|
by _alexander_
3817 days ago
|
|
I read this article several times, however I still have't understood how JS and WASM will be live together? If I can use C/C++ with static typing(of course if I can do DOM manipulation from my C/C++ program) why I should use JS? |
|
You might not like JS personally but there are plenty of things to like about it and many other people do.
In practical terms, browsers will support JS forever for backwards compatibility even if all new code is written in WASM.