{ "wasi_unstable": { "args_get": "__wasi_args_get", "args_sizes_get": "__wasi_args_sizes_get", "clock_res_get": "__wasi_clock_res_get", "clock_time_get": "__wasi_clock_time_get", "environ_get": "__wasi_environ_get", "environ_sizes_get": "__wasi_environ_sizes_get", "fd_advise": "__wasi_fd_advise", "fd_allocate": "__wasi_fd_allocate", "fd_close": "__wasi_fd_close", "fd_datasync": "__wasi_fd_datasync", "fd_fdstat_get": "__wasi_fd_fdstat_get", "fd_fdstat_set_flags": "__wasi_fd_fdstat_set_flags", "fd_fdstat_set_rights": "__wasi_fd_fdstat_set_rights", "fd_filestat_get": "__wasi_fd_filestat_get", "fd_filestat_set_size": "__wasi_fd_filestat_set_size", "fd_filestat_set_times": "__wasi_fd_filestat_set_times", "fd_pread": "__wasi_fd_pread", "fd_prestat_dir_name": "__wasi_fd_prestat_dir_name", "fd_prestat_get": "__wasi_fd_prestat_get", "fd_pwrite": "__wasi_fd_pwrite", "fd_read": "__wasi_fd_read", "fd_readdir": "__wasi_fd_readdir", "fd_renumber": "__wasi_fd_renumber", "fd_seek": "__wasi_fd_seek", "fd_sync": "__wasi_fd_sync", "fd_tell": "__wasi_fd_tell", "fd_write": "__wasi_fd_write", "path_create_directory": "__wasi_path_create_directory", "path_filestat_get": "__wasi_path_filestat_get", "path_filestat_set_times": "__wasi_path_filestat_set_times", "path_link": "__wasi_path_link", "path_open": "__wasi_path_open", "path_readlink": "__wasi_path_readlink", "path_remove_directory": "__wasi_path_remove_directory", "path_rename": "__wasi_path_rename", "path_symlink": "__wasi_path_symlink", "path_unlink_file": "__wasi_path_unlink_file", "poll_oneoff": "__wasi_poll_oneoff", "proc_exit": "__wasi_proc_exit", "random_get": "__wasi_random_get", "sched_yield": "__wasi_sched_yield" } }