Tag: Web

  • WebAssembly

    It was a pleasent surprise to know we can build web app natively in non JavaScript language and there is W3C standard available to run those natively in Browser. WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine. Wasm is designed as a portable compilation target for programming languages, enabling deployment on […]

  • Solid Decentralized Web

    I came across the Solid protocol by W3C which is a decentralized way of hosting web. Its in existance for 5 years and I was surprised not knowing about it.