Y
Hacker News
new
|
ask
|
show
|
jobs
by
saltcookie
4272 days ago
i read about a project that converts llvm byte code to javascript, do any of u know about it
1 comments
AlexeyBrin
4272 days ago
Yes, Emscripten, basically takes C or C++ and compiles to JavaScript using LLVM.
link