Open zhijs opened 5 years ago
It should be feasible to translate BinAST directly to bytecode although that was not a design goal
I assume that by "standard AST", you mean "whatever-the-browser-is-using-as-an-AST", right?
We are working on a prototype implementation that translates to bytecode directly in Firefox.
It should be feasible to translate BinAST directly to bytecode although that was not a design goal