WasiPreview1HostFunction
WASI Preview1 function descriptors
https://github.com/WebAssembly/WASI/blob/main/legacy/preview1/witx/wasi_snapshot_preview1.witx
Entries
WASI Preview1 function args_sizes_get
WASI Preview1 function environ_get
WASI Preview1 function environ_sizes_get
WASI Preview1 function clock_res_get
WASI Preview1 function clock_time_get
WASI Preview1 function fd_allocate
WASI Preview1 function fd_datasync
WASI Preview1 function fd_fdstat_get
WASI Preview1 function fd_fdstat_set_flags
WASI Preview1 function fd_fdstat_set_rights
WASI Preview1 function fd_filestat_get
WASI Preview1 function fd_filestat_set_size
WASI Preview1 function fd_filestat_set_times
WASI Preview1 function fd_prestat_get
WASI Preview1 function fd_prestat_dir_name
WASI Preview1 function fd_readdir
WASI Preview1 function fd_renumber
WASI Preview1 function path_create_directory
WASI Preview1 function path_filestat_get
WASI Preview1 function path_filestat_set_times
WASI Preview1 function path_readlink
WASI Preview1 function path_remove_directory
WASI Preview1 function path_rename
WASI Preview1 function path_symlink
WASI Preview1 function path_unlink_file
WASI Preview1 function poll_oneoff
WASI Preview1 function proc_raise
WASI Preview1 function sched_yield
WASI Preview1 function random_get
WASI Preview1 function sock_accept
WASI Preview1 function sock_shutdown
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.