Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/WASI-Virt
/ functions
Functions
282 in github.com/bytecodealliance/WASI-Virt
⨍
Functions
282
◇
Types & classes
59
Method
resolve_next_address
(&self)
virtual-adapter/src/io.rs:1564
Method
scheme
(&self)
virtual-adapter/src/io.rs:1365
Function
scheme_map
(scheme: Scheme)
virtual-adapter/src/io.rs:1907
Function
scheme_map_rev
(scheme: http_types::Scheme)
virtual-adapter/src/io.rs:1915
Method
send
(&self, mut datagrams: Vec<OutgoingDatagram>)
virtual-adapter/src/io.rs:1805
Method
send_buffer_size
(&self)
virtual-adapter/src/io.rs:1690
Method
set_authority
(&self, authority: Option<String>)
virtual-adapter/src/io.rs:1424
Method
set_between_bytes_timeout
(&self, duration: Option<Duration>)
virtual-adapter/src/io.rs:703
Method
set_connect_timeout
(&self, duration: Option<Duration>)
virtual-adapter/src/io.rs:687
Method
set_first_byte_timeout
(&self, duration: Option<Duration>)
virtual-adapter/src/io.rs:695
Method
set_hop_limit
(&self, value: u8)
virtual-adapter/src/io.rs:1678
Method
set_keep_alive_count
(&self, value: u32)
virtual-adapter/src/io.rs:1670
Method
set_keep_alive_enabled
(&self, value: bool)
virtual-adapter/src/io.rs:1646
Method
set_keep_alive_idle_time
(&self, value: Duration)
virtual-adapter/src/io.rs:1654
Method
set_keep_alive_interval
(&self, value: Duration)
virtual-adapter/src/io.rs:1662
Method
set_listen_backlog_size
(&self, value: u64)
virtual-adapter/src/io.rs:1638
Method
set_method
(&self, method: Method)
virtual-adapter/src/io.rs:1400
Method
set_path_with_query
(&self, path_with_query: Option<String>)
virtual-adapter/src/io.rs:1408
Method
set_receive_buffer_size
(&self, value: u64)
virtual-adapter/src/io.rs:1686
Method
set_scheme
(&self, scheme: Option<Scheme>)
virtual-adapter/src/io.rs:1416
Method
set_send_buffer_size
(&self, value: u64)
virtual-adapter/src/io.rs:1694
Method
set_size
(&self, _: u64)
virtual-adapter/src/io.rs:826
Method
set_status_code
(&self, status_code: StatusCode)
virtual-adapter/src/io.rs:1507
Method
set_times
(&self, _: NewTimestamp, _: NewTimestamp)
virtual-adapter/src/io.rs:830
Method
set_times_at
( &self, _: PathFlags, path: String, _: NewTimestamp, _: NewTimestamp,
virtual-adapter/src/io.rs:927
Method
set_unicast_hop_limit
(&self, value: u8)
virtual-adapter/src/io.rs:1741
Method
shutdown
(&self, shutdown_type: ShutdownType)
virtual-adapter/src/io.rs:1702
Method
size
()
src/virt_io.rs:149
Method
size
()
src/data.rs:41
Method
skip
(&self, offset: u64)
virtual-adapter/src/io.rs:1116
Method
splice
(&self, from: InputStreamBorrow, len: u64)
virtual-adapter/src/io.rs:1206
Method
start_bind
( &self, network: &Network, local_address: IpSocketAddress, )
virtual-adapter/src/io.rs:1575
Method
start_connect
( &self, network: &Network, remote_address: IpSocketAddress, )
virtual-adapter/src/io.rs:1587
Method
start_listen
(&self)
virtual-adapter/src/io.rs:1604
Method
stat
(&self)
virtual-adapter/src/io.rs:873
Function
stat_map
(s: filesystem_types::DescriptorStat)
virtual-adapter/src/io.rs:1889
Method
static_index
()
virtual-adapter/src/io.rs:170
Method
status
(&self)
virtual-adapter/src/io.rs:1448
Method
status_code
(&self)
virtual-adapter/src/io.rs:1502
Method
stderr
()
virtual-adapter/src/io.rs:191
Method
stdin
()
virtual-adapter/src/io.rs:173
Method
stdout
()
virtual-adapter/src/io.rs:182
Method
stream
(&self)
virtual-adapter/src/io.rs:1463
Function
stream_err_map
(e: streams::StreamError)
virtual-adapter/src/io.rs:1880
Function
stub_preview1
(wasm: Vec<u8>, stdout: bool)
src/stub_preview1.rs:49
Method
subscribe
(&self)
virtual-adapter/src/io.rs:1138
Method
subscribe_duration
(when: u64)
virtual-adapter/src/io.rs:610
Method
subscribe_instant
(when: u64)
virtual-adapter/src/io.rs:605
Method
symlink_at
(&self, path: String, _: String)
virtual-adapter/src/io.rs:1023
Method
sync
(&self)
virtual-adapter/src/io.rs:865
Method
sync_data
(&self)
virtual-adapter/src/io.rs:814
Method
table
(&mut self)
tests/virt.rs:252
Method
test_file_read
(path: String)
tests/components/do-everything/src/lib.rs:22
Method
test_file_read
(path: String)
tests/components/file-read/src/lib.rs:19
Method
test_file_read
(_path: String)
tests/components/stdio/src/lib.rs:16
Method
test_file_read
(_path: String)
tests/components/get-config/src/lib.rs:16
Method
test_file_read
(_path: String)
tests/components/get-env/src/lib.rs:18
Method
test_get_config
()
tests/components/do-everything/src/lib.rs:19
Method
test_get_config
()
tests/components/file-read/src/lib.rs:16
Method
test_get_config
()
tests/components/stdio/src/lib.rs:13
Method
test_get_config
()
tests/components/get-config/src/lib.rs:13
Method
test_get_config
()
tests/components/get-env/src/lib.rs:15
Method
test_get_env
()
tests/components/do-everything/src/lib.rs:16
Method
test_get_env
()
tests/components/file-read/src/lib.rs:13
Method
test_get_env
()
tests/components/stdio/src/lib.rs:10
Method
test_get_env
()
tests/components/get-config/src/lib.rs:10
Method
test_get_env
()
tests/components/get-env/src/lib.rs:12
Method
test_stdio
()
tests/components/do-everything/src/lib.rs:33
Method
test_stdio
()
tests/components/file-read/src/lib.rs:68
Method
test_stdio
()
tests/components/stdio/src/lib.rs:19
Method
test_stdio
()
tests/components/get-config/src/lib.rs:19
Method
test_stdio
()
tests/components/get-env/src/lib.rs:21
Function
timestamp
()
src/lib.rs:626
Method
to_debug_string
(&self)
virtual-adapter/src/io.rs:1266
Method
unicast_hop_limit
(&self)
virtual-adapter/src/io.rs:1737
Method
unlink_file_at
(&self, path: String)
virtual-adapter/src/io.rs:1027
Function
unreachable_stub
(body: &mut InstrSeqBuilder)
src/stub_preview1.rs:42
Function
virt_test
()
tests/virt.rs:81
Method
visit_bfs_level
( children_of: Vec<(String, &'a FsEntry)>, visit: &mut Visitor, next_children_of: &mut
src/virt_io.rs:267
Method
write
(&self, _: Vec<u8>, _: u64)
virtual-adapter/src/io.rs:846
Method
write_via_stream
(&self, offset: u64)
virtual-adapter/src/io.rs:800
Method
write_zeroes
(&self, len: u64)
virtual-adapter/src/io.rs:1188
← previous
201–282 of 282, ranked by callers