Can Emscripten compile LLVM to JavaScript?

蹲街弑〆低调 提交于 2019-12-11 07:48:20

问题


I'd like to know if Emscripten is self-hosting in such a way, that it can compile LLVM to JavaScript?


回答1:


Yes, it can as of the end of 2012.

https://github.com/kripken/llvm.js




回答2:


No, it cannot do that as of April 2013.



来源:https://stackoverflow.com/questions/9194825/can-emscripten-compile-llvm-to-javascript

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!