Skip to content

Inquiry: OpenHarmony Surface Supports #1015

@Hanfeng23333

Description

@Hanfeng23333

Are there any plans to support OpenHarmony? I'm interested in using Ash for graphics development on OHOS, but it seems official support might not be available yet. Could you share if this is under consideration or if there are known technical hurdles? Any guidance on how to contribute towards this would be appreciated.

As far as I know, Rust has already supported the development on OpenHarmony:

> rustup target list | findstr "ohos"
aarch64-unknown-linux-ohos
armv7-unknown-linux-ohos
x86_64-unknown-linux-ohos

Also, Vulkan has offically supported OpenHarmony. For example, Surface (instance extension).
Additionally, raw-window-handle includes the window handle and display handle on OpenHarmony.

In a nutshell, now I have to use the Cpp rather than Rust, but I personally thought Rust is much better than Cpp in many aspects.... :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions