version

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetWazeroVersion

func GetWazeroVersion() (ret string)

GetWazeroVersion returns the current version of wazero in the go.mod. This assumes that users of wazero imports wazero as "wa-lang.org/wazero". To be precise, the returned string matches the require statement there. For example, if the go.mod has "require github.com/tetratelabs/wazero 0.1.2-12314124-abcd", then this returns "0.1.2-12314124-abcd".

Note: this is tested in ./testdata/main_test.go with a separate go.mod to pretend as the wazero user.

Types

type WazeroVersionKey

type WazeroVersionKey struct{}

WazeroVersionKey is the key for holding wazero's version in context.Context.

Jump to

Keyboard shortcuts

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