Comment on Assembling WebAssemblyComments−mcphage9yCurrently, there are two tiers to the engine: the Build Bytecode Quickly (BBQ) tier and the Optimized Machine-code Generator (OMG) tier.I assume the next tier they're going to do will be "WTF"?−pizlonator9yWTF stands for Web Template Framework. BBQ and OMG both use it.−mozumder9yOk now make LOL: LLVM Optimized Language−jfbastienOP9yThat's called B3 instead: https://webkit.org/blog/5852/introducing-the-b3-jit-compiler...−yusukesuzuki9yWe had a chance to have LOL: Low-level Object Library. But now it is named as PAL.
Comments
I assume the next tier they're going to do will be "WTF"?
WTF stands for Web Template Framework. BBQ and OMG both use it.
Ok now make LOL: LLVM Optimized Language
That's called B3 instead: https://webkit.org/blog/5852/introducing-the-b3-jit-compiler...
We had a chance to have LOL: Low-level Object Library. But now it is named as PAL.