Stream: git-wasmtime

Topic: wasmtime / PR #6746 Add ability to inherit an env var on ...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 18 2023 at 20:42):

alexcrichton opened PR #6746 from alexcrichton:bare-env-flag to bytecodealliance:main:

In addition to Wasmtime's preexisting support for --env FOO=bar this commit additionally adds support for --env FOO which is inspired by Docker to inherit the environment variable FOO from the calling process as a shortcut for --env FOO=$FOO.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jul 18 2023 at 20:42):

alexcrichton requested jameysharp for a review on PR #6746.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 18 2023 at 20:42):

alexcrichton requested wasmtime-core-reviewers for a review on PR #6746.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 19 2023 at 17:38):

sunfishcode submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 19 2023 at 18:20):

sunfishcode merged PR #6746.


Last updated: Nov 22 2024 at 16:03 UTC