WebAssembly/wasi-testsuite

[p3-cli] Complete tests for `environment::get_initial_cwd`

Open

#216 opened on Feb 12, 2026

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (43 forks)github user discovery
enhancementgood first issueupstream/wasmtime

Repository metrics

Stars
 (80 stars)
PR merge metrics
 (Avg merge 15h 19m) (31 merged PRs in 30d)

Description

At the time of writing, the current implementation in Wasmtime is incomplete, it returns None. We should update the tests once https://github.com/bytecodealliance/wasmtime/pull/9831 lands.

Contributor guide