korlibs / korge

KorGE Game Engine. Multiplatform Kotlin Game Engine
https://korge.org/
Other
2.4k stars 121 forks source link

will support harmony? #2252

Open HeMing123 opened 1 week ago

soywiz commented 5 days ago

What's harmony?

ijero commented 5 days ago

What's harmony?

It should be Huawei Harmony OS system?

soywiz commented 5 days ago

Right now the targets are: JVM, JS, WASMJS, Android (.apk file), iOS (.ipa file). I don't know if Huawei is using .apk. If so, it could work.

There are future plans to convert WASM into C++ + SDL, that will enable any target supporting SDL. But no ETA for that.