AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Differences Between AOT and JIT
The main difference between AOT and JIT is ahead of time compilation. In the case of Wasmore, it's very easy to make it like JIT. But let's say we have not chosen that approach for very good reason because it makes a lot of things complex. So basically in the case of JITs, you start with the tier one or the interpreter level within VR in a browser. Then you kind of like detect what are the functions that get most of the calls,. And then you move up the tiers depending on how often they're used. We are not doing that at the moment.