servo / servo

Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine
https://servo.org
Mozilla Public License 2.0
27.83k stars 2.98k forks source link

Tracking issue: OpenHarmony port #32644

Open jschwe opened 2 months ago

jschwe commented 2 months ago

As of #32594 servoshell now supports OpenHarmony, and the respective build is also tested in CI. However, there are also still a number of issues, and this tracking issues serves the purpose of giving an overview over the remaining issues. The issues listed here are currently not sorted in any particular order.

Taym95 commented 2 months ago

@jschwe I may be able to help here. How do you test your changes? Do you run OpenHarmony in an emulator?

jschwe commented 2 months ago

@Taym95 Thanks for the interest! I mostly test on real hardware, but I've also used the HarmonyOS emulator to test my changes. However, that emulator is not publicly available yet - but we hope the emulator will be made generally available soon. I will post an update here, once that is the case.