Why do we need:
sync::filesystem::types
sync::io::streams
cli::exit
cli::environment
cli::stdin
cli::stdout
cli::stderr
to run a component that uses only std's "format!"?
rustc: 1.82.0
rustup target add wasm32-wasip2
cd host && sh run.sh
The comment by Alex Crichton.
Also see the run.sh
script in the try-fix branch.