Hello world with web-assembly
Working of Web-Assembly
Web-assembly is binary code or bytecode which does all the heavy lifting of logic and which can be used in your javascript.
Yes, browsers can understand the binary and since it’s bytecode, written with a statically typed langu...
dev.akshaykhale.com2 min read