|
|
|
|
|
by jjn2009
3280 days ago
|
|
>a restricted subset of JavaScript This actually isn't the case. Browsers provide a virtual machine which can run assembly code with web assembly, its that simple, nothing about it necessitates javascript except that its the interface to the DOM, in the future it could very well be possible to have a new script tag type which is ASM and requires zero javascript or javascript runtime. |
|