{"id":21659922,"url":"https://github.com/Kudo/v8-android-buildscripts","last_synced_at":"2025-07-17T23:30:24.809Z","repository":{"id":34843386,"uuid":"184392098","full_name":"Kudo/v8-android-buildscripts","owner":"Kudo","description":"V8 build scripts for React Native Android","archived":false,"fork":false,"pushed_at":"2024-01-26T07:59:01.000Z","size":170,"stargazers_count":77,"open_issues_count":10,"forks_count":35,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-07-13T08:57:34.213Z","etag":null,"topics":["react-native","v8"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kudo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-01T09:01:03.000Z","updated_at":"2025-02-10T05:00:34.000Z","dependencies_parsed_at":"2024-01-25T08:26:40.501Z","dependency_job_id":"f86a3588-c0db-40f6-a0e9-95199f26542f","html_url":"https://github.com/Kudo/v8-android-buildscripts","commit_stats":{"total_commits":103,"total_committers":2,"mean_commits":51.5,"dds":0.009708737864077666,"last_synced_commit":"fc31185d224f9aaddc28765882009591de5ca4d0"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/Kudo/v8-android-buildscripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kudo%2Fv8-android-buildscripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kudo%2Fv8-android-buildscripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kudo%2Fv8-android-buildscripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kudo%2Fv8-android-buildscripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kudo","download_url":"https://codeload.github.com/Kudo/v8-android-buildscripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kudo%2Fv8-android-buildscripts/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265678448,"owners_count":23810114,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["react-native","v8"],"created_at":"2024-11-25T09:31:53.651Z","updated_at":"2025-07-17T23:30:24.466Z","avatar_url":"https://github.com/Kudo.png","language":"Shell","readme":"[![npm version](https://badge.fury.io/js/v8-android.svg)](https://badge.fury.io/js/v8-android)\n[![Build for Android](https://github.com/Kudo/v8-android-buildscripts/actions/workflows/android.yml/badge.svg)](https://github.com/Kudo/v8-android-buildscripts/actions/workflows/android.yml)\n[![iOS build](https://github.com/Kudo/v8-android-buildscripts/actions/workflows/ios.yml/badge.svg)](https://github.com/Kudo/v8-android-buildscripts/actions/workflows/ios.yml)\n\n# V8 build scripts for React Native Android\n\nThe aim of this project is to support V8 runtime for React Native.\n\n## Integrate prebuilt V8 library\n\nWe publish prebuilt V8 shared libraries at npm.\n[https://www.npmjs.com/package/v8-android](https://www.npmjs.com/package/v8-android)\n\nThis makes upgrade V8 from React Native easier and is pretty much like what [jsc-android-buildscripts](https://github.com/react-native-community/jsc-android-buildscripts) did.\n\nTo integrate with React Native, please check [react-native-v8](https://github.com/Kudo/react-native-v8).\n\n\n## V8 Feature Flags\n\n#### V8 comes in 4 flavours\n - v8 lite mode (memory optimized)\n - v8 lite mode + no intl (memory optimized + smaller size)\n - v8 JIT (performance optimized)\n - v8 JIT + no intl (performance optimized + smaller size)\n\n#### Features\n1. Single libv8android.so (or libv8.so on iOS) file.\n2. Support i18n and JavaScript [Intl](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl).\n3. V8 Lite mode (JIT-less mode) https://v8.dev/blog/v8-lite\n4. Build by Android official NDK r23c which prevent potential ABI incompatible issue to integrate with React Native.\n\n## Build Guides\n\n### Prerequisites\n\n* Ubuntu 20.04\n* git + python + nodejs + npm + wget + yarn\n\n### Build steps\n\n```sh\n# Checkout V8 code and install necessary packages\nyarn setup\n\n# Build\nyarn start\n```\n\nCould further check real build steps from [GitHub Actions](https://github.com/Kudo/v8-android-buildscripts/blob/master/.github/workflows/).\n","funding_links":[],"categories":["Shell"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKudo%2Fv8-android-buildscripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKudo%2Fv8-android-buildscripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKudo%2Fv8-android-buildscripts/lists"}