package wasi_snapshot_preview1

import "github.com/tetratelabs/wazero/internal/wasi_snapshot_preview1"

Package wasi_snapshot_preview1 is an internal helper to remove package cycles re-using errno

Index

Functions

func ErrnoName

func ErrnoName(errno uint32) string

ErrnoName returns the POSIX error code name, except ErrnoSuccess, which is not an error. e.g. Errno2big -> "E2BIG"

Source Files

errno.go

Version
v1.0.0-pre.4
Published
Dec 1, 2022
Platform
linux/amd64
Imports
1 packages
Last checked
59 minutes ago

Tools for package owners.