Imports of package binary

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/tetratelabs/wazero/internal/ieee754
github.com/tetratelabs/wazero/internal/leb128
github.com/tetratelabs/wazero/internal/wasm
ioPackage io provides basic interfaces to I/O primitives.
mathPackage math provides basic constants and mathematical functions.
unicode/utf8Package utf8 implements functions and constants to support text encoded in UTF-8.