]> Cypherpunks.ru repositories - gostls13.git/commit
misc/wasm: set PATH variable in exec
authorJohan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
Fri, 26 May 2023 16:58:43 +0000 (09:58 -0700)
committerJohan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
Fri, 26 May 2023 17:21:14 +0000 (17:21 +0000)
commit188066cfbc2589e82de9325f9d7a21a9a1043bbd
treeb4b591906761083314d2cb89a67ed52cc768b19f
parentc2633dfe7749fbb6ff82cccd3bc719b973d8d8ec
misc/wasm: set PATH variable in exec

The PATH variable is required to run the testenv tests.
Set it for all the runtime invocations where we don't
already set it by inheriting from the environment.

For #59583
For #59907
For #60097

Change-Id: If582dd8f086e3f40bc58d555f6034dcffe6f8e5f
Reviewed-on: https://go-review.googlesource.com/c/go/+/498616
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Johan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
misc/wasm/go_wasip1_wasm_exec