Package org.qbicc.machine.file.wasm.kaitai
package org.qbicc.machine.file.wasm.kaitai
-
ClassDescriptionA 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.WebAssembly is a web standard that defines a binary format and a corresponding assembly-like text format for executable code in Web pages.