carton/entrypoint
Yuta Saito 1b2abfd880
Inherit all env-var from host and add `--env` option to `carton-test` (#495)
This change introduces a new feature in the carton-test command, allowing users
to pass environment variables to the test process via a new `--env` option.
Additionally, it ensures that all environment variables from the host system are
inherited by the guest test process.
2024-08-26 21:32:48 +09:00
..
JavaScriptKit_JavaScriptKit.resources/Runtime Use JavaScriptKit's main entrypoint handler if available 2024-05-08 12:11:38 +00:00
bundle.ts Send stdout/stderr from WasmRunner to dev server without decoding as UTF-8 (#471) 2024-05-25 01:33:13 +09:00
common.ts Inherit all env-var from host and add `--env` option to `carton-test` (#495) 2024-08-26 21:32:48 +09:00
dev.ts Show stdout/stderr from Wasm in terminal (#472) 2024-05-25 09:06:24 +09:00
favicon.ico Update static.zip, automate its release process (#60) 2020-07-19 21:53:04 +01:00
test.ts Inherit all env-var from host and add `--env` option to `carton-test` (#495) 2024-08-26 21:32:48 +09:00
testNode.ts Inherit all env-var from host and add `--env` option to `carton-test` (#495) 2024-08-26 21:32:48 +09:00