{"id":21819928,"url":"https://github.com/dmoj/v8dmoj","last_synced_at":"2026-03-06T08:33:11.825Z","repository":{"id":27372811,"uuid":"30848392","full_name":"DMOJ/v8dmoj","owner":"DMOJ","description":"V8-based JavaScript interpreter for online judging.","archived":false,"fork":false,"pushed_at":"2021-09-21T06:12:53.000Z","size":41,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-14T02:41:46.065Z","etag":null,"topics":["c-plus-plus","dmoj","javascript","online-judge","v8"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DMOJ.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}},"created_at":"2015-02-16T00:52:55.000Z","updated_at":"2022-02-09T10:15:55.000Z","dependencies_parsed_at":"2022-08-31T23:40:33.831Z","dependency_job_id":null,"html_url":"https://github.com/DMOJ/v8dmoj","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DMOJ/v8dmoj","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DMOJ%2Fv8dmoj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DMOJ%2Fv8dmoj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DMOJ%2Fv8dmoj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DMOJ%2Fv8dmoj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DMOJ","download_url":"https://codeload.github.com/DMOJ/v8dmoj/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DMOJ%2Fv8dmoj/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30167963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"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":["c-plus-plus","dmoj","javascript","online-judge","v8"],"created_at":"2024-11-27T16:27:12.054Z","updated_at":"2026-03-06T08:33:11.691Z","avatar_url":"https://github.com/DMOJ.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# v8dmoj [![Build Status](https://ci.dmoj.ca/job/v8dmoj-linux-amd64/badge/icon)](https://ci.dmoj.ca/job/v8dmoj-linux-amd64/)\nV8-based JavaScript interpreter for online judging\n\n## Prebuilt Packages\n\nThe DMOJ offers prebuilt packages for Debian-based amd64 systems, although the binaries are statically linked.\n\nWe offer this as a Debian repository. First, choose the line suited to your distro. (For non-Debian distros, select the closest Debian release):\n\n```\ndeb [arch=amd64] https://apt.dmoj.ca/ jessie main non-free\ndeb [arch=amd64] https://apt.dmoj.ca/ stretch main non-free\ndeb [arch=amd64] https://apt.dmoj.ca/ buster main non-free\n```\n\nThen run:\n\n```sh\ncurl https://dmoj.ca/dmoj-apt.key | sudo apt-key add -\nsudo apt update\nsudo apt install v8dmoj\n```\n\n## Building on Linux\n\nYou must have `git`, `gcc`, and GNU `make` installed.\n\n1. Build a v8 monolith by running `./build-monolith`.\n2. `mkdir monolith`\n3. `tar -C monolith --strip-components=1 -xf \u003cpath to monolith built\u003e`\n4. `make`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmoj%2Fv8dmoj","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmoj%2Fv8dmoj","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmoj%2Fv8dmoj/lists"}