Imports of package fsapi

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/tetratelabs/wazero/sysPackage sys includes constants and types used by both public and internal APIs.
io/fsPackage fs defines basic interfaces to a file system.
syscallPackage syscall contains an interface to the low-level operating system primitives.
timePackage time provides functionality for measuring and displaying time.