13 May
2009
13 May
'09
6:48 a.m.
Hello, According to my knowledge, SFX makes bytecode using javascript, then the bytecode is translated to native code via JITc. I was told that V8 doesn't make bytecode. It makes native code from javascript directly. If SFX also makes native code from javascript directly, in my opinion, the performace of SFX can be better than now. Are there any movements about my question? If I have misunderstandings, please let me know. Thanks, Gyuyoung Kim.