mafintosh / mafintosh/node-irhydra

Does not work on Windows

Open
#1 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
41
Forks
0
PR merge metrics
No merged PRs in 30d

Description

All you need on Windows is `node-irhydra.cmd` with just one line:

```cmd
node --trace-hydrogen --trace-phase=Z --trace-deopt --code-comments --hydrogen-track-positions --redirect-code-traces --redirect-code-traces-to=code.asm --print-opt-code --trace_hydrogen_file=hydrogen.cfg %*
```

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Create the mentioned node-irhydra.cmd entry point using the one-line Windows command shown in the issue. Start by checking the existing command-line entry point and verify that invoking node-irhydra.cmd on Windows passes through the supplied arguments and produces the expected profiling output.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, shell
Domain
cli
Issue type
Feature
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.