Hacker News new | ask | show | jobs
by radiospiel 369 days ago
Amazing; when I tried something similar I used a "#!" line pointing to a C compiler + runner of sorts (https://github.com/radiospiel/jit). https://git.zx2c4.com/cscript/about/ is also following that approach.

What is the benefit of registering an extension via binfmt_misc?

1 comments

It's still valid C source code? Is the #! sequence valid C?