HipHop虛擬機(HipHop Virtual Machine,簡稱HHVM)是一個由Facebook開發的基於即時編譯(JIT)的開源虛擬機,它的源代碼託管在GitHub上[9]。HHVM能作為Hack編程語言的執行引擎,在HHVM第4版發布之前,它用於支持PHP的執行[10]。通過JIT (消歧義)的編譯,Hack代碼首先被編譯為中間HipHop字節碼(HHBC),然後再動態編譯成X86-64機器代碼以及進行優化並在本機執行[11][12]。
參考
外部連結
Wikiwand in your browser!
Seamless Wikipedia browsing. On steroids.
Every time you click a link to Wikipedia, Wiktionary or Wikiquote in your browser's search results, it will show the modern Wikiwand interface.
Wikiwand extension is a five stars, simple, with minimum permission required to keep your browsing private, safe and transparent.