HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pretty_dumm_guy

no profile record

comments

pretty_dumm_guy
·2 jaar geleden·discuss
Neat!

  str.trim().split(" ").map(hex => String.fromCharCode("0x" + hex)).join()
seems to give the answer.
pretty_dumm_guy
·4 jaar geleden·discuss
> Having two IRs (or even having a 1st-stage IR for each frontend language) sounds like something that a compiler project would want to avoid in the long term

Can you please share the reason behind why it should be this way ?
pretty_dumm_guy
·4 jaar geleden·discuss
How do you verify the correctness of your fusion operation ?