Background
HarmonyOS/OpenHarmony support was contributed by @shenjackyuanjie in PR #2634 and harvested to main with credit (cfg-gating for Linux-specific surfaces, rustls/ring switch, scripts/ohos-env.{sh,ps1}, check-ohos-deps.sh, execpolicy/parser_ohos.rs, PTY/nix gating). He verified cargo check --target aarch64-unknown-linux-ohos -p codewhale-tui passes on the stewardship branch.
What's missing to call OHOS a real tier-2 target:
Tasks
Invitation
@shenjackyuanjie — you know this target best; the remaining gating work would be very welcome as small PRs against main (the same layered shape as your original contribution). You're on the contributor allowlist, so the gate won't slow you down.
Related: #2634, #2625
Background
HarmonyOS/OpenHarmony support was contributed by @shenjackyuanjie in PR #2634 and harvested to main with credit (cfg-gating for Linux-specific surfaces, rustls/ring switch,
scripts/ohos-env.{sh,ps1},check-ohos-deps.sh,execpolicy/parser_ohos.rs, PTY/nix gating). He verifiedcargo check --target aarch64-unknown-linux-ohos -p codewhale-tuipasses on the stewardship branch.What's missing to call OHOS a real tier-2 target:
Tasks
cargo check --target aarch64-unknown-linux-ohosjob (with the OHOS SDK or a stub toolchain) so the target can't silently regresscrates/tui/src/sandbox/for Linux-isms still reachable on OHOSInvitation
@shenjackyuanjie — you know this target best; the remaining gating work would be very welcome as small PRs against
main(the same layered shape as your original contribution). You're on the contributor allowlist, so the gate won't slow you down.Related: #2634, #2625