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. Ex. Errno2big -> "E2BIG"

Source Files

errno.go

Version
v1.0.0-beta1
Published
Aug 30, 2022
Platform
linux/amd64
Imports
1 packages
Last checked
53 minutes ago

Tools for package owners.