I wana run ngx_lua on my target board which is arm architecture . Could you please give me some tips about how to cross compile opensrety. it there a patch of openresty for arm architecture?
Should I compile openresty release directly or compile luaJIT, nginx (with NDK and lua_nginx_module) respectively ?
thanks in advance .