tinygo

package
v0.36.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2025 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Overview

Package tinygo contains constants used between the TinyGo compiler and runtime.

Index

Constants

View Source
const (
	PanicStrategyPrint = iota + 1
	PanicStrategyTrap
)

Variables

This section is empty.

Functions

This section is empty.

Types

type HashmapAlgorithm

type HashmapAlgorithm uint8
const (
	HashmapAlgorithmBinary HashmapAlgorithm = iota
	HashmapAlgorithmString
	HashmapAlgorithmInterface
)

Constants for hashmap algorithms.

Jump to

Keyboard shortcuts

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