{"id":22123945,"url":"https://github.com/nownabe/x86-board","last_synced_at":"2025-07-25T15:31:44.518Z","repository":{"id":10709676,"uuid":"66707637","full_name":"nownabe/x86-board","owner":"nownabe","description":"An emulator of x86 assembly with indicators for registers and memories on web browser.","archived":false,"fork":false,"pushed_at":"2023-12-15T17:46:17.000Z","size":195,"stargazers_count":10,"open_issues_count":10,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2023-12-15T18:55:29.567Z","etag":null,"topics":["ruby"],"latest_commit_sha":null,"homepage":"https://x86board.nownabe.com/","language":"JavaScript","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/nownabe.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}},"created_at":"2016-08-27T09:50:43.000Z","updated_at":"2022-11-23T10:49:20.000Z","dependencies_parsed_at":"2023-12-15T18:41:49.298Z","dependency_job_id":"9e54670e-b41d-4255-a0e4-408a6bcd4156","html_url":"https://github.com/nownabe/x86-board","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nownabe%2Fx86-board","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nownabe%2Fx86-board/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nownabe%2Fx86-board/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nownabe%2Fx86-board/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nownabe","download_url":"https://codeload.github.com/nownabe/x86-board/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227590148,"owners_count":17790446,"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":["ruby"],"created_at":"2024-12-01T15:45:33.252Z","updated_at":"2024-12-01T15:45:34.556Z","avatar_url":"https://github.com/nownabe.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Run locally\n```bash\ndocker run -p 9292:80 nownabe/x86-emulator-js\n```\n\n# Development\n## Run\n```bash\nbundle exec puma\n```\n\n## Bundle\n```bash\ncd public\njspm bundle-sfx src/index bundle.js --minify --skip-source-maps\n```\n\n## Build\n```bash\ndocker build -t x86-emulator-js .\ndocker run -p 9292:80 x86-emulator-js\n```\n\n## Test to Assemble\n```bash\ncurl -s -X POST localhost:9292/assemble -d@server-test.json | jq\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnownabe%2Fx86-board","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnownabe%2Fx86-board","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnownabe%2Fx86-board/lists"}