moka.lang
Interface No_ROMCallsOptimization


public interface No_ROMCallsOptimization

By default, Moka enables the ROM calls optimization. Generally, this feature leads to shorter and faster code, but this does not always need to be true. When applied to the main class of a program, the No_ROMCallsOptimization interface prevents this.

Since:
MDK2.01