mirror of
https://github.com/marcoallegretti/WEFT_OS.git
synced 2026-03-26 17:03:09 +00:00
When WEFT_FILE_PORTAL_SOCKET is present in the process environment (set by weft-appd before exec), it is now forwarded into the WASI context so the WASM component can read it via std::env::var or equivalent and locate the per-session file portal socket. |
||
|---|---|---|
| .. | ||
| weft-appd | ||
| weft-build-meta | ||
| weft-compositor | ||
| weft-file-portal | ||
| weft-ipc-types | ||
| weft-mount-helper | ||
| weft-pack | ||
| weft-runtime | ||
| weft-servo-shell | ||