Adapt for kaios
wushidinb opened this issue · 1 comments
wushidinb commented
This emulator is good,but it runs quite slow on kaios 2.5 phone,can you make it a bit faster?
greigs commented
It's written in javascript, so it wasn't really built for speed. The advantage is portability - it runs in any modern browser. If you want a faster emulator, go for an installed app that is compiled for your specific platform (written in something like c++ ideally).