Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

"C++ REPL using Clang" gets me thinking...

I wonder if it'd be possible to compile Clang and Emscripten with Emscripten and make an (albeit slow) in-browser REPL for C.



Not exactly what you're suggesting, but https://github.com/jterrace/js.js is in a similar vein: SpiderMonkey -> LLVM -> emscripten -> JS to run a JS within JS.


Might be more doable to make a nacl plugin




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: