Can you support the OpenHarmony JavaScript version?
DoraCoder opened this issue · 2 comments
DoraCoder commented
I am developing an OpenHarmony application with JavaScript language which used your library, will your library support OpenHarmony platform by JavaScript language? if so, I want to contribute to the OpenHarmony build of this library. Expecte foe your reply!
greenrobot-team commented
This is a Java/Android library, I'm not sure how this applies? Anyhow, at this point we are likely not supporting any additional platforms.
tomridder commented
u can achieve it by yourself.
u can use the knowledge like reflection ,thread switch (main ->child ,child->main),and two Hashmap which is thread safe to store Method Information in javascript area to achieve this function