Firstborn/Library/PackageCache/com.unity.burst@1.7.3/Documentation~/index.md

4 lines
221 B
Markdown
Raw Normal View History

2023-03-28 13:24:16 -04:00
# **_Burst User Guide_**
Burst is a compiler that translates from IL/.NET bytecode to highly optimized native code using LLVM. It is released as a Unity package and integrated into Unity using the Unity Package Manager.