<div dir="ltr">Hello all,<div dir="ltr">The rich history of binary distribution formats based on LLVM [0][1][2][3][4] has proven LLVM's viability as a launchpad for stable platforms. However, issues with compilation time and compiler size have suggested that the translator must do too much, i.e. LLVM IR isn't a low-level enough virtual machine. So we introduce DAGIR ("dagger"), a new portable close to the metal format, designed to unlock the potential of any architecture for the digital world. DAGIR is a stable binary format derived from LLVM's SelectionDAG virtual machine, a proven platform for optimization and selection of machine architectures. Together with a new linker ("celestia") and the well-known STABS ("stabs") debugging format, this is a platform with a bright future and a host of possibilities for stable, portable software that will power a sea of nodes of the coming internet of virtual things. We look forward to working with the community in supporting this exciting new development in pervasive portable performance.</div><div dir="ltr"><br></div><div dir="ltr">[0] <a href="http://developer.android.com/guide/topics/renderscript/compute.html" class="cremed">http://developer.android.com/guide/topics/renderscript/compute.html</a></div><div dir="ltr">[1] <a href="https://developer.chrome.com/native-client/nacl-and-pnacl" class="cremed">https://developer.chrome.com/native-client/nacl-and-pnacl</a></div><div dir="ltr">[2] <a href="https://www.khronos.org/spir" class="cremed">https://www.khronos.org/spir</a></div><div dir="ltr">[3] <a href="http://www.hsafoundation.com/hsa-developer-tools/" class="cremed">http://www.hsafoundation.com/hsa-developer-tools/</a></div><div dir="ltr">[4] <a href="https://developer.apple.com/library/watchos/documentation/IDEs/Conceptual/AppDistributionGuide/AppThinning/AppThinning.html#//apple_ref/doc/uid/TP40012582-CH35-SW2" class="cremed">https://developer.apple.com/library/watchos/documentation/IDEs/Conceptual/AppDistributionGuide/AppThinning/AppThinning.html#//apple_ref/doc/uid/TP40012582-CH35-SW2</a></div><div dir="ltr"><br></div><div dir="ltr"><br></div></div>