consts

package
v0.0.0-...-27647ab Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2023 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	I32 = 0x7F
	I64 = 0x7E
	F32 = 0x7D
	F64 = 0x7C

	V128 = 0x7B
	I8   = 0x7A
	I16  = 0x79

	FuncRef   = 0x70
	ExternRef = 0x6F

	FuncType = 0x60

	MinLimit = 0x00
	MaxLimit = 0x01

	ConstGlobalType = 0x00
	VarGlobalType   = 0x01

	BlockType = 0x40

	MathPrefix = 0xFC
	SimdPrefix = 0xFD

	CustomSection    = 0
	TypeSection      = 1
	ImportSection    = 2
	FunctionSection  = 3
	TableSection     = 4
	MemorySection    = 5
	GlobalSection    = 6
	ExportSection    = 7
	StartSection     = 8
	ElementSection   = 9
	CodeSection      = 10
	DataSection      = 11
	DataCountSection = 12

	FuncImport   = 0x00
	TableImport  = 0x01
	MemImport    = 0x02
	GlobalImport = 0x03

	FuncExport   = 0x00
	TableExport  = 0x01
	MemExport    = 0x01
	GlobalExport = 0x03

	Magic   = 0x6D_73_61_00
	Version = 0x00_00_00_01
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL