Hacker News new | ask | show | jobs
by pjmlp 3615 days ago
It is a general thing and quite common.

Either you keep adding intrisics to the compiler, or outsource it to an external Assembler.

Even managed languages have bytecode Assemblers available.