{"id":17484786,"url":"https://github.com/creationix/luvmonkey","last_synced_at":"2025-04-10T02:42:52.034Z","repository":{"id":2541860,"uuid":"3519444","full_name":"creationix/luvmonkey","owner":"creationix","description":"Spidermonkey shell with libuv bindings built-in.","archived":false,"fork":false,"pushed_at":"2012-05-10T20:37:37.000Z","size":437,"stargazers_count":39,"open_issues_count":2,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-19T04:20:35.275Z","etag":null,"topics":[],"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/creationix.png","metadata":{"files":{"readme":"README.markdown","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}},"created_at":"2012-02-22T21:49:02.000Z","updated_at":"2023-09-08T16:32:18.000Z","dependencies_parsed_at":"2022-09-17T22:20:23.879Z","dependency_job_id":null,"html_url":"https://github.com/creationix/luvmonkey","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fluvmonkey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fluvmonkey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fluvmonkey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fluvmonkey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creationix","download_url":"https://codeload.github.com/creationix/luvmonkey/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248145093,"owners_count":21055051,"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-10-19T01:08:40.091Z","updated_at":"2025-04-10T02:42:52.009Z","avatar_url":"https://github.com/creationix.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"This project is an effort to create a custom SpiderMonkey runtime that has libuv\nbuilt-in.  This will give it very node.js-like semantics, but using a different\nJavaScript engine.\n\nCurrently, the project is very alpha and exploratory.  \n\nCome to #luvmonkey on freenode irc to discuss any questions.\n\n## Building\n\nAt the moment it's only tested on Ubuntu 10.04, 11.04 and OS X 10.7.\n\nBuilding luvmonkey is super easy. Simply go to the luvmonkey source tree and\ndo the normal `./configure \u0026\u0026 make` dance. Python 2.5 or newer (but *not* 3.x)\nis required because we use gyp.\n\n```sh\ncd $HOME/luvmonkey\n./configure\nmake -j4 # or however many cores you have\n# Test it\n./out/Debug/luvmonkey test.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreationix%2Fluvmonkey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcreationix%2Fluvmonkey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreationix%2Fluvmonkey/lists"}