JavaScript:ActionMonkey: Difference between revisions

Jump to navigation Jump to search
(→‎Stage 5: +pessimism)
Line 138: Line 138:


Merge the <code>tamarin-tracing</code> interpreter and JIT into ActionMonkey.  The result will be an ActionMonkey that uses the SpiderMonkey compiler to generate Tamarin bytecode, and uses Tamarin to execute it.
Merge the <code>tamarin-tracing</code> interpreter and JIT into ActionMonkey.  The result will be an ActionMonkey that uses the SpiderMonkey compiler to generate Tamarin bytecode, and uses Tamarin to execute it.
One interesting task:
* Make JS2 generators work in tamarin-tracing.  This may mean desugaring them in the compiler.  The alternative is to make the TT VM and JIT support them.


Known risks:
Known risks:
638

edits

Navigation menu