Interpreter

The following are the highlights of the interpreter:

  • It is a mobile-optimized interpreter.
  • It helps to keep mobile apps lean and fast.
  • It uses a static-graph ordering and a custom (less dynamic) memory allocator to ensure minimal load, initialization, and execution latency.
  • The interpreter has a static memory plan and a static execution plan.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset