25 lines
844 B
JSON
25 lines
844 B
JSON
{
|
|
"name": "com.unity.burst",
|
|
"displayName": "Burst",
|
|
"version": "1.8.16",
|
|
"unity": "2020.3",
|
|
"description": "Burst is a compiler that translates from IL/.NET bytecode to highly optimized native code using LLVM.",
|
|
"dependencies": {
|
|
"com.unity.mathematics": "1.2.1",
|
|
"com.unity.modules.jsonserialize": "1.0.0"
|
|
},
|
|
"_upm": {
|
|
"changelog": "### Fixed\n- Fixed compiler crash caused by faulty alias analysis"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "10498ade2bbed1f22eccd90d0e2d132793445184"
|
|
},
|
|
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.burst@1.8/manual/index.html",
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/burst.git",
|
|
"type": "git",
|
|
"revision": "c26d24707e3090f86fd59f265b377ec2fe17f690"
|
|
},
|
|
"_fingerprint": "000840f9394643fba72955ad6e31718ddf96ec36"
|
|
}
|