Hacker News new | ask | show | jobs
by shadowfox 1130 days ago
Very curious what bytecode manipulation libraries you would recommend. I am aware of ASM [1], which was pleasant, but written in Java itself, I was wondering about something in (say) C, so that it can be used from other languages more easily.

[1] https://asm.ow2.io/