It would be an output target, something webpack would generate. But it would be 1 to 1 with all the javascript constructions, so you could have a binary ast -> textual js tool that would produce equivalent javascript back
In this case, binary AST is purely an internal implementation detail as has shipped as a web-facing API by zero browsers. So it's not so much fragmentation as much as you have the luxury to use engine internals ;)
-
-
Wait so you are saying there is a bytecode format you can ship in ChakraCore and V8 right now?
-
There's sort of a bytecode format, and it's different in those two engines, and is not a web-facing API (I don't even think it's considered a stable API in those engines, but maybe it is in ChakraCore)
-
It is in
@ChakraCore , hence@reactnative using it across Windows 10 (where it’s built in binary library and accessed via JSRT) and other platforms where same API is stable
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.