Live data from Hacker News

Viewing profile — debugbreak42

debugbreak42

HN member
Joined
Sun, Feb 09, 2020, 3:57 PM UTC
HN karma
3
Public activity
1 items

About debugbreak42

No profile information was provided.

Recent public activity

  1. comment
    Comment #22282680

    Not quite. Every compiler typically comes with its own runtime library (RTL). Thus, an output of one frontend is likely to have RTL calls specific to that compiler. For example, gf…