Hi,<br><br clear="all">my c++ code have to call some functions coded by java. In the beginning, I call those functions by jni.<br><span id="result_box" class="short_text" lang="en"><span title="点击可显示其他翻译" class="hps">Unfortunately, jni has lots of performance loss, so it can't meets my needs.<br>
<br>I wandor if I can convert these java codes to c/c++ by llvm. First, I convert java words to llvm bytecode, then covert llvm bytecodes to c/c++.<br><br>I am a green hand of LLVM and compilers. So tt's very </span></span>appreciated if someone told me if the idea is feasible or how to do it.<br>
<br>thanks!<br><a href="mailto:lulu760@gmail.com">lulu760@gmail.com</a><br><span id="result_box" class="short_text" lang="en"><span title="点击可显示其他翻译" class="hps"> </span></span>