{"id":15018440,"url":"https://github.com/nativescript/v8-buildscripts","last_synced_at":"2025-10-19T16:30:57.484Z","repository":{"id":152172415,"uuid":"603513491","full_name":"NativeScript/v8-buildscripts","owner":"NativeScript","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-05T04:20:14.000Z","size":197,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"android_arm64","last_synced_at":"2024-10-29T15:51:51.086Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/NativeScript.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},"funding":{"github":"NativeScript","open_collective":"nativescript"}},"created_at":"2023-02-18T18:35:40.000Z","updated_at":"2024-03-16T04:31:55.000Z","dependencies_parsed_at":"2023-04-18T07:01:04.020Z","dependency_job_id":"6fb15973-62ff-4818-8079-91dcb8906f45","html_url":"https://github.com/NativeScript/v8-buildscripts","commit_stats":{"total_commits":120,"total_committers":4,"mean_commits":30.0,"dds":"0.16666666666666663","last_synced_commit":"0368bcad44ad28ca1ae171485b2445e66152b35a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fv8-buildscripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fv8-buildscripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fv8-buildscripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fv8-buildscripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NativeScript","download_url":"https://codeload.github.com/NativeScript/v8-buildscripts/tar.gz/refs/heads/android_arm64","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237163207,"owners_count":19265227,"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":[],"created_at":"2024-09-24T19:51:58.239Z","updated_at":"2025-10-19T16:30:52.179Z","avatar_url":"https://github.com/NativeScript.png","language":"Shell","funding_links":["https://github.com/sponsors/NativeScript","https://opencollective.com/nativescript"],"categories":[],"sub_categories":[],"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 r21e 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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativescript%2Fv8-buildscripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnativescript%2Fv8-buildscripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativescript%2Fv8-buildscripts/lists"}