Skip to main content

W


A B C D E F G H I J K L M N O P Q R S T U V W X Y Z


Web3

An advanced version of the internet based on decentralization and trustless interactions.

WebAssembly

WebAssembly (sometimes abbreviated Wasm) is an open standard that defines a portable binary-code format for executable programs and a corresponding textual assembly language and interfaces for facilitating interactions between such programs and their host environment. The main goal of WebAssembly is to enable high-performance applications on web pages. The format is designed to be executed and integrated into other environments, including standalone ones.