Why is there no script bytecode?
https://news.ycombinator.com/item?id=6165457asm.js is the nearest thing to it, but V8 has a internal bytecode and it's a shame it cannot be precompiled and included as a script type.
asm.js is the nearest thing to it, but V8 has a internal bytecode and it's a shame it cannot be precompiled and included as a script type.