cesanta / v7

Embedded JavaScript engine for C/C++
Other
1.43k stars 177 forks source link

Can I run under iOS? And Is it thread safe? #583

Closed yemingyu closed 7 years ago

adminy commented 7 years ago

I have it jail-broken so I attempted to compile it with gcc. I get enormous amount of errors ... its like everything just won't work. However I compiled it for raspberry Pi (also ARM processor) worked just fine. So maybe ios gcc is outdated? Here is the logs of the gcc and all the errors. If you can fix them all then I can compile for ios. logs.txt

cpq commented 7 years ago

we have stopped v7 development in favor for https://github.com/cesanta/mjs.

v7 and mjs are not thread safe.