desc

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package desc contains Wasm import/export type descriptor values. It also can generate their String() representations.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExternalType

type ExternalType byte
const (
	FUNC   ExternalType = 0x00
	TABLE  ExternalType = 0x01
	MEM    ExternalType = 0x02
	GLOBAL ExternalType = 0x03
)

func (ExternalType) String

func (et ExternalType) String() string

Jump to

Keyboard shortcuts

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