{"id":21644585,"url":"https://github.com/samsung/node-jerryscript","last_synced_at":"2025-04-11T18:31:55.132Z","repository":{"id":44991520,"uuid":"212027882","full_name":"Samsung/node-jerryscript","owner":"Samsung","description":"JS runtime based on JerryScript","archived":false,"fork":false,"pushed_at":"2022-01-15T02:00:42.000Z","size":502384,"stargazers_count":30,"open_issues_count":2,"forks_count":19,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-25T14:21:23.300Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Samsung.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-01T06:33:58.000Z","updated_at":"2024-01-11T01:18:18.000Z","dependencies_parsed_at":"2022-08-23T18:12:01.408Z","dependency_job_id":null,"html_url":"https://github.com/Samsung/node-jerryscript","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/Samsung%2Fnode-jerryscript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samsung%2Fnode-jerryscript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samsung%2Fnode-jerryscript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samsung%2Fnode-jerryscript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Samsung","download_url":"https://codeload.github.com/Samsung/node-jerryscript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248458369,"owners_count":21107064,"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-11-25T05:41:11.208Z","updated_at":"2025-04-11T18:31:50.074Z","avatar_url":"https://github.com/Samsung.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# node-jerryscript\n\n## Build \u0026 test instructions\n1. Run the appropriate configure command:\n\n  * x86 configuration:\n\n```sh\n$ ./configure --without-dtrace --without-etw --without-perfctr \\\n    --without-ssl --without-inspector --without-intl --without-snapshot \\\n    --dest-cpu x86 --without-bundled-v8\n```\n\n  * x64 configuration:\n\n```sh\n$ ./configure --without-dtrace --without-etw --without-perfctr \\\n    --without-ssl --without-inspector --without-intl --without-snapshot \\\n    --dest-cpu x64 --without-bundled-v8\n```\n\n  * ARM32 cross-compile configuration:\n\n```sh\n$ CC=arm-linux-gnueabihf-gcc CXX=arm-linux-gnueabihf-g++ \\\n    ./configure --without-dtrace --without-etw --without-perfctr --without-ssl \\\n    --without-inspector --without-intl --without-snapshot --dest-cpu arm \\\n    --cross-compiling --dest-os=linux --with-arm-float-abi=hard --with-arm-fpu=neon \\\n    --without-bundled-v8\n```\n\nThe `--without-bundled-v8` option was hijacked to force build Node with JerryScript.\n\n2. Run `make` . Optionally use `make -j4`\n\n3. After build execute the following steps for a \"hello\" output:\n\n```sh\n$ echo \"console.log('hello');\" \u003e\u003e test.js\n$ ./node test.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamsung%2Fnode-jerryscript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamsung%2Fnode-jerryscript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamsung%2Fnode-jerryscript/lists"}