Add iOS prebuild #626
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
stale
This issue or pull request is old
Forked from #575. Exact details TBD. At the very least, we need to:
nodejs-mobile(-gyp)
forks or node core. I prefer the latter because I don't want us to get stuck withnodejs-mobile
. Someone must step up and champion it. Node 12 updated to V8 7.4 which introduced an interpreter-only mode, so in theory node can support iOS now (to my limited understanding).nodejs-mobile
: setPREBUILD_NODE_GYP=nodejs-mobile-gyp
os.platform()
is;node-gyp-build
must be able to detect iOS.The text was updated successfully, but these errors were encountered: