You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pick one of tasks from our general TODO list in the README (some of them have corresponding issues already, in such a case please assign the one you take to yourself)
Implement any syscall you like
Implement one of the syscalls that we have pre-selected and rated by difficulty in the gist. Check out our guide for the details how to do this.
Solve some real-world issues with hatrace and write about them
Last year, zappy made a PR (wip: Import all remaining syscalls #38) that code-generates many useful things, but GHC gets extremely slow on it. Simplifiy it into a single, standalone file not depending on hatrace to turn it into a GHC upstream bug report about this slowness.
The text was updated successfully, but these errors were encountered:
README
(some of them have corresponding issues already, in such a case please assign the one you take to yourself)The text was updated successfully, but these errors were encountered: