ELI5: Explain Like I'm 5

webassembly

WebAssembly is like a language that computers can understand to allow webpages to do more complicated things. It's like a machine language for computers but it's still easier for people to write than normal machine language. When you go to a website, your browser has to interpret the text on the page and that can take time. WebAssembly lets your browser interpret the page faster.