Does .net7 officially intend to support NativeAOT-LLVM? #71416
Answered
by
hez2010
GreenShadeZhang
asked this question in
Q&A
-
I saw NativeAOT-LLVM in the runtimelab repository, but .net7 is about to be released, so I wonder if there is any hope of adding this feature? |
Beta Was this translation helpful? Give feedback.
Answered by
hez2010
Jun 29, 2022
Replies: 1 comment 2 replies
-
NativeAOT-LLVM is an experimental project specialized for WebAssembly target. I don't think it will be supported by .NET 7. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
teo-tsirpanis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
NativeAOT-LLVM is an experimental project specialized for WebAssembly target. I don't think it will be supported by .NET 7.