Hacker News new | ask | show | jobs
by azakai 4711 days ago
You can "patch" jumps in generated JS by replacing the JITed JS function. That has overhead, but might be fine for small functions that are not JITed too often.