Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

this is interesting - does anyone have a link to the repo


The Burst compiler is closed source. However, if you import the Burst package [1] into your Unity project, you can see most of the source using ILSpy [2].

In your project, see the directory: "Library/PackageCache/com.unity.burst@<package-version-here>/.Runtime". The DLLs you'll want to inspect are: "Burst.Backend.dll", "Burst.Compiler.IL.dll", "burst-llvm.dll", "Smash.dll" and possibly the "Cecil" DLLs.

1. https://docs.unity3d.com/Packages/com.unity.burst@1.0/manual...

2. https://github.com/icsharpcode/ILSpy


No repo, this is part of Unity.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: