-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Useful for EMCC_LOCAL_PORTS
- Specify environment variable in
emscripten.settings.js.- Top-level to project (i.e., sibling to
type: "cmake" etc.), or specify per step?
- Top-level to project (i.e., sibling to
- Pass environment variable to
emsdk.run()- Copy
process.env, append our variable, then specifychild_process.spawn({ env: ourEnv })
- Copy
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request