codegen

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2018 License: BSD-3-Clause Imports: 26 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MaxFuncParams      = 255
	MaxFuncLocals      = 8191  // index must fit in uint16; TODO
	MaxBranchTableSize = 32768 // TODO
)

Variables

This section is empty.

Functions

func GenProgram

func GenProgram(
	text code.Buffer,
	objMap obj.ObjectMapper,
	load loader.L,
	m *module.M,
	eventHandler func(event.Event),
	initFuncCount int,
)

Types

This section is empty.

Jump to

Keyboard shortcuts

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