Hacker News new | ask | show | jobs
by Qantourisc 3283 days ago
You could also use some form of pre-compiled-non-platform specific system, which you then compile/optimize to the current platform.

Ideally we should also be able to decompile and recompile code. But this might be hard for x86 die the complexity.