Docs.rs
wasi-shell-1.0.4
wasi-shell 1.0.4
Docs.rs crate page
MIT
05 May 2026
Links
Homepage
Repository
crates.io
Source
Owners
oligamiq
Dependencies
colored ^3.0
normal
shlex ^1.3
normal
sl-rust ^1.0.4
normal
wasibox-core ^1.0.4
normal
tempfile ^3
dev
Versions
0%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
execute_command
wasi_
shell
1.0.4
wasi_shell
Function
execute_
command
Copy item path
Source
pub fn execute_command( args:
Vec
<
String
>, ctx: &mut
IoContext
, ) ->
Result
<
()
,
String
>