WEFT_OS/crates/weft-runtime
Marco Allegretti c181bc8015 feat(runtime): forward WEFT_FILE_PORTAL_SOCKET into WASI environment
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.
2026-03-11 18:23:32 +01:00
..
src feat(runtime): forward WEFT_FILE_PORTAL_SOCKET into WASI environment 2026-03-11 18:23:32 +01:00
wit feat(runtime): add weft:app/notify WIT package and notify-ready host interface 2026-03-11 15:15:11 +01:00
Cargo.toml feat(runtime): seccomp blocklist filter via optional seccomp feature 2026-03-11 15:34:21 +01:00