{"id":13548931,"url":"https://github.com/mraleph/irhydra","last_synced_at":"2025-04-06T14:11:43.609Z","repository":{"id":14037939,"uuid":"16740381","full_name":"mraleph/irhydra","owner":"mraleph","description":"Tool for displaying IR used by V8 and Dart VM optimizing compilers","archived":false,"fork":false,"pushed_at":"2018-02-07T11:17:38.000Z","size":3731,"stargazers_count":435,"open_issues_count":22,"forks_count":32,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-03-30T12:09:22.844Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mraleph.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-11T18:19:44.000Z","updated_at":"2025-02-08T02:40:34.000Z","dependencies_parsed_at":"2022-08-27T08:01:59.790Z","dependency_job_id":null,"html_url":"https://github.com/mraleph/irhydra","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/mraleph%2Firhydra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mraleph%2Firhydra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mraleph%2Firhydra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mraleph%2Firhydra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mraleph","download_url":"https://codeload.github.com/mraleph/irhydra/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247492557,"owners_count":20947545,"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-08-01T12:01:16.129Z","updated_at":"2025-04-06T14:11:43.589Z","avatar_url":"https://github.com/mraleph.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Tools and Frameworks"],"sub_categories":["JavaScript"],"readme":"IRHydra is an in-browser tool that can display V8 and Dart VM compilation\nartifacts (namely intermediate representations and native code) dumped during\noptimization.\n\n## Features\n\nSee [this](http://mrale.ph/blog/2013/02/17/release-the-irhydra.html) and [this](http://mrale.ph/blog/2014/01/28/prerelease-irhydra2.html) posts for description of the most important features.\n\n## Hosted versions\n\n[IRHydra](http://mrale.ph/irhydra/1/)\n\n[IRHydra\u003csup\u003e2\u003c/sup\u003e](http://mrale.ph/irhydra/2/), requires V8 \u0026ge;\t3.24.39.\n\n## Running Locally\n\nIRHydra is written in [Dart](http://dartlang.org) the easiest way to run it is to [download](https://www.dartlang.org/tools/download.html) full Dart bundle and use Dart Editor.\n\nDetailed information about Dart development can be found in the [Dart: Up and Running](https://www.dartlang.org/docs/dart-up-and-running/).\n\n### Prerequisites\n\n* [Dart SDK](https://www.dartlang.org/tools/download.html)\n* [Sass](http://sass-lang.com/)\n\n### Dart Editor Workflow\n\nLaunch Editor, open IRHydra folder via `File \u003e Open Existing Folder`, right click `web/index.html` and select `Run in Dartium`.\n\n### Dartium Workflow\n\nRequires Dart SDK and Dartium.\n\n    $ cd irhydra\n    # Get all dependencies\n    $ pub get\n    # Serve root\n    $ pub serve\n    $ DART_FLAGS=\"--checked\" dart/chromium/chrome --enable-experimental-webkit-features --enable-devtools-experiments http://localhost:8000/web/index.html\n\n### JavaScript Workflow\n\nRequires Dart SDK.\n\n    $ cd irhydra\n    # Get all dependencies\n    $ pub get\n    # Serve dart2js compiled IRHydra at http://localhost:8080/\n    # It will be recompiled when needed.\n    $ pub serve\n\nor\n\n    # Build IRHydra for deployment. Result is in build/\n    $ pub build\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmraleph%2Firhydra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmraleph%2Firhydra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmraleph%2Firhydra/lists"}