All Classes and Interfaces
Class
Description
A variable-length unsigned integer using base128 encoding.
One byte group, clearly divided into 7-bit "value" and 1-bit "has continuation
in the next byte" flag.
A Wasm object file.
WebAssembly is a web standard that defines a binary format and a corresponding
assembly-like text format for executable code in Web pages.