feat(sandbox): 编码原生命令行参数并明确隔离环境

This commit is contained in:
2026-09-08 22:51:38 +08:00
parent ccfcb05ab0
commit fdfda1ff2b
4 changed files with 320 additions and 7 deletions
+3
View File
@@ -57,3 +57,6 @@ pub mod extension_job;
#[cfg(windows)]
pub mod extension_container;
#[cfg(windows)]
pub mod extension_launch_data;