In chapter 2 we got to know the code structure of a mini program, but how they are run in WeChat App? In this chapter, we will introduce you the host environment provided by WeChat Native Client.
Mini programs have abilities granted from host environment, which is far more powerful than ordinary web page. You will also know that you mini program may be run in different host environments, so some adaption work may be also necessary .