Lin Clark on Web Assembly
Lin Clark on Web Assembly, and how he mention everything in the Software Engineering Radio podcast, overall, Lin explains more how this works. She explains everything in a very simple way, what WebAssembly is, how it works, and the idea behind having a very consistent performance, it is very different to a conventional web page, where HTML, CSS and JS are more often used. In the beginning, WebAssembly was designed for PC games, and to work on a similar way to Java, but since it can offer more control, the focus of the language was changed. Nowadays it is used for many applications, a good example is Autocad, and the interesting thing behind this is that you don't need to download anything to make it run, it can actually run directly from the browser, which increase the consistency as well as the speed of the application, this becomes very useful, since also the hardware requirements needed in order to run decrease and makes possible for more people to fully run the program, also,