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 ¶
ErrnoName returns the POSIX error code name, except ErrnoSuccess, which is not an error. e.g. Errno2big -> "E2BIG"
Source Files ¶
- 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.