Sarath

Results 4 comments of Sarath

> I have a lot of faith in Turbomodules and JSI so we can eventually see less "Native component" oriented solutions and more "Game Engine | Canvas" solutions for react...

> 1. Hermes did support what you mentioned - the bytecode bundle. > However, it is in Hermes bytecode format (not in assembly). > Flutter, on the other hand, in...

Just a question, as @Kudo mentioned > Flutter, on the other hand, in some situation, the AOT mode supports compiling to assembly. (Ref here, please correct me if I am...

Is it possible for react native team to create a compiler(using JIT in v8 engine) such that jsbundle transformed to executable binary(like jar, exe etc. etc.) Yes, I am asking...