bytecodealliance / bytecodealliance/wasmtime
implement initial-cwd for wasi:cli/environment
Open
good first issue
- Dominant language
- Rust
- Stars
- 18.6k
- Forks
- 1.8k
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 121
Description
For https://github.com/WebAssembly/wasi-cli/blob/main/wit/environment.wit, the `initial-cwd` implementation currently just returns `None`. Adding this issue highlighted by the `FIXME`:
https://github.com/bytecodealliance/wasmtime/blob/66910067642ce2ddf5509845306508f89a24fc9e/crates/wasi/src/host/env.rs#L14-L17
Contributor guide
Assessment
This issue has not been assessed yet.