Skip to main content

3 docs tagged with "IR"

View All Tags

AOT Compilation

AOT Compilation is defined as: to translate Source Code into an intermediate code IR. Topics on: IR. Read more: JS, JS Concepts, JS Engine, Compiler, AOT Compil

Compiler

Compiler is defined as: Program to translate Source Code to Machine Code (or IR). Topics on: Compilers may use AOT or JIT, AOT Compilation. Read more: JS, JS Co

IR

IR is defined as: Intermediate Representation. Topics on: . Read more: JS, JS Concepts, JS Engine, Compiler, AOT Compilation, IR|FullStack Wiki by Roger J