You must log in or register to comment.
AMP could have been even more efficient by making it completely JavaScript-free, but that would make it harder to track people.
HTML5 allows multimedia through
<IMG> <AUDIO> <VIDEO>
and it’s even possible to have animations using CSS. No JS required.