{"id":15362893,"url":"https://github.com/ngot/libv8","last_synced_at":"2026-02-17T05:01:57.124Z","repository":{"id":73524439,"uuid":"103535365","full_name":"ngot/libv8","owner":"ngot","description":"Convert V8 project from GN build system to CMake build system and build for static lib.","archived":false,"fork":false,"pushed_at":"2017-09-15T16:22:30.000Z","size":6906,"stargazers_count":13,"open_issues_count":1,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T09:31:33.998Z","etag":null,"topics":["cmake","fibjs","js","static-library","v8"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ngot.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-09-14T13:25:36.000Z","updated_at":"2023-02-09T13:09:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"d8d12ed3-47d6-4f74-973c-bb3a256014df","html_url":"https://github.com/ngot/libv8","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"34abbc81c745a896221918e75dc8658337c7a1f1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ngot/libv8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngot%2Flibv8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngot%2Flibv8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngot%2Flibv8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngot%2Flibv8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ngot","download_url":"https://codeload.github.com/ngot/libv8/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngot%2Flibv8/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29534444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T05:00:25.817Z","status":"ssl_error","status_checked_at":"2026-02-17T04:57:16.126Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cmake","fibjs","js","static-library","v8"],"created_at":"2024-10-01T13:04:10.207Z","updated_at":"2026-02-17T05:01:56.970Z","avatar_url":"https://github.com/ngot.png","language":"C++","readme":"# libv8\n\nConvert V8 project from GN build system to CMake build system and build for static lib.\n\n## usage\n\n#### fetch V8\n\n```shell\n./tools/deps.sh\n```\n\nThis will take a long time.Please be patient. After finished, the whole v8 project is located at `v8-src` folder.\n\n#### Generate CMake project\n\nWe use `gn-v8.js` script to generate CMake project. \n\n`gn-v8.js` is a [fibjs](https://github.com/fibjs/fibjs) script. Make sure you have installed it.\n\n```shell\n./tools/gn-v8.js\n```\n\nThe CMake V8 project will be located at `v8` folder.\n\n#### Build\n\n```shell\n./build.sh [release|debug]\n```\n\nThe V8 static lib file will be located at `bin` folder.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngot%2Flibv8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fngot%2Flibv8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngot%2Flibv8/lists"}