Y
Hacker News
new
|
ask
|
show
|
jobs
by
3b9cd7355317f55
2795 days ago
You can exec a C compiler and use dlopen on the generated object file, or use libtcc[1].
https://www.bellard.org/tcc/