WasiPreview1HostFunction

WASI Preview1 function descriptors

https://github.com/WebAssembly/WASI/blob/main/legacy/preview1/witx/wasi_snapshot_preview1.witx

Entries

Link copied to clipboard

WASI Preview1 function args_get

Link copied to clipboard

WASI Preview1 function args_sizes_get

Link copied to clipboard

WASI Preview1 function environ_get

Link copied to clipboard

WASI Preview1 function environ_sizes_get

Link copied to clipboard

WASI Preview1 function clock_res_get

Link copied to clipboard

WASI Preview1 function clock_time_get

Link copied to clipboard

WASI Preview1 function fd_advise

Link copied to clipboard

WASI Preview1 function fd_allocate

Link copied to clipboard

WASI Preview1 function fd_close

Link copied to clipboard

WASI Preview1 function fd_datasync

Link copied to clipboard

WASI Preview1 function fd_fdstat_get

Link copied to clipboard

WASI Preview1 function fd_fdstat_set_flags

Link copied to clipboard

WASI Preview1 function fd_fdstat_set_rights

Link copied to clipboard

WASI Preview1 function fd_filestat_get

Link copied to clipboard

WASI Preview1 function fd_filestat_set_size

Link copied to clipboard

WASI Preview1 function fd_filestat_set_times

Link copied to clipboard

WASI Preview1 function fd_pread

Link copied to clipboard

WASI Preview1 function fd_prestat_get

Link copied to clipboard

WASI Preview1 function fd_prestat_dir_name

Link copied to clipboard

WASI Preview1 function fd_pwrite

Link copied to clipboard

WASI Preview1 function fd_read

Link copied to clipboard

WASI Preview1 function fd_readdir

Link copied to clipboard

WASI Preview1 function fd_renumber

Link copied to clipboard

WASI Preview1 function fd_seek

Link copied to clipboard

WASI Preview1 function fd_sync

Link copied to clipboard

WASI Preview1 function fd_tell

Link copied to clipboard

WASI Preview1 function fd_write

Link copied to clipboard

WASI Preview1 function path_create_directory

Link copied to clipboard

WASI Preview1 function path_filestat_get

Link copied to clipboard

WASI Preview1 function path_filestat_set_times

Link copied to clipboard

WASI Preview1 function path_link

Link copied to clipboard

WASI Preview1 function path_open

Link copied to clipboard

WASI Preview1 function path_readlink

Link copied to clipboard

WASI Preview1 function path_remove_directory

Link copied to clipboard

WASI Preview1 function path_rename

Link copied to clipboard

WASI Preview1 function path_symlink

Link copied to clipboard

WASI Preview1 function path_unlink_file

Link copied to clipboard

WASI Preview1 function poll_oneoff

Link copied to clipboard

WASI Preview1 function proc_exit

Link copied to clipboard

WASI Preview1 function proc_raise

Link copied to clipboard

WASI Preview1 function sched_yield

Link copied to clipboard

WASI Preview1 function random_get

Link copied to clipboard

WASI Preview1 function sock_accept

Link copied to clipboard

WASI Preview1 function sock_recv

Link copied to clipboard

WASI Preview1 function sock_send

Link copied to clipboard

WASI Preview1 function sock_shutdown

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
open override val wasmName: String

Functions

Link copied to clipboard

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.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.