pretty_dumm_guy·2 lata temu·discussNeat! str.trim().split(" ").map(hex => String.fromCharCode("0x" + hex)).join() seems to give the answer.
pretty_dumm_guy·4 lata temu·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 termCan you please share the reason behind why it should be this way ?
seems to give the answer.