Skip to content

NativeAOT-LLVM: WIP Merge apr26 - #3261

Closed
yowl wants to merge 2829 commits into
dotnet:feature/NativeAOT-LLVMfrom
yowl:merge-apr26
Closed

NativeAOT-LLVM: WIP Merge apr26#3261
yowl wants to merge 2829 commits into
dotnet:feature/NativeAOT-LLVMfrom
yowl:merge-apr26

Move forward a little, revert some codegen for LLVM, UTF8String chang…

2179834
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtimelab (Build browser-wasm windows debug Multithreaded) failed Jul 21, 2026 in 38m 27s

Build browser-wasm windows debug Multithreaded failed

Annotations

Check failure on line 79 in src\libraries\System.Runtime.InteropServices.JavaScript\src\System\Runtime\InteropServices\JavaScript\JSSynchronizationContext.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtimelab (Build browser-wasm windows debug Multithreaded)

src\libraries\System.Runtime.InteropServices.JavaScript\src\System\Runtime\InteropServices\JavaScript\JSSynchronizationContext.cs#L79

src\libraries\System.Runtime.InteropServices.JavaScript\src\System\Runtime\InteropServices\JavaScript\JSSynchronizationContext.cs(79,92): error CS0117: (NETCORE_ENGINEERING_TELEMETRY=Build) 'JavaScriptExports' does not contain a definition for 'BeforeSyncJSExport'

Check failure on line 80 in src\libraries\System.Runtime.InteropServices.JavaScript\src\System\Runtime\InteropServices\JavaScript\JSSynchronizationContext.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtimelab (Build browser-wasm windows debug Multithreaded)

src\libraries\System.Runtime.InteropServices.JavaScript\src\System\Runtime\InteropServices\JavaScript\JSSynchronizationContext.cs#L80

src\libraries\System.Runtime.InteropServices.JavaScript\src\System\Runtime\InteropServices\JavaScript\JSSynchronizationContext.cs(80,92): error CS0117: (NETCORE_ENGINEERING_TELEMETRY=Build) 'JavaScriptExports' does not contain a definition for 'AfterSyncJSExport'

Check failure on line 69 in src\libraries\System.Runtime.InteropServices.JavaScript\src\System\Runtime\InteropServices\JavaScript\JSHostImplementation.CoreCLR.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtimelab (Build browser-wasm windows debug Multithreaded)

src\libraries\System.Runtime.InteropServices.JavaScript\src\System\Runtime\InteropServices\JavaScript\JSHostImplementation.CoreCLR.cs#L69

src\libraries\System.Runtime.InteropServices.JavaScript\src\System\Runtime\InteropServices\JavaScript\JSHostImplementation.CoreCLR.cs(69,32): error CS8602: (NETCORE_ENGINEERING_TELEMETRY=Build) Dereference of a possibly null reference.

Check failure on line 20 in src\libraries\System.Runtime.InteropServices.JavaScript\src\System\Runtime\InteropServices\JavaScript\JSHostImplementation.Types.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtimelab (Build browser-wasm windows debug Multithreaded)

src\libraries\System.Runtime.InteropServices.JavaScript\src\System\Runtime\InteropServices\JavaScript\JSHostImplementation.Types.cs#L20

src\libraries\System.Runtime.InteropServices.JavaScript\src\System\Runtime\InteropServices\JavaScript\JSHostImplementation.Types.cs(20,42): error CS0649: (NETCORE_ENGINEERING_TELEMETRY=Build) Field 'JSHostImplementation.PromiseHolder.CallbackReady' is never assigned to, and will always have its default value null

Check failure on line 48 in src\libraries\System.Runtime.InteropServices.JavaScript\src\System\Runtime\InteropServices\JavaScript\JSProxyContext.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtimelab (Build browser-wasm windows debug Multithreaded)

src\libraries\System.Runtime.InteropServices.JavaScript\src\System\Runtime\InteropServices\JavaScript\JSProxyContext.cs#L48

src\libraries\System.Runtime.InteropServices.JavaScript\src\System\Runtime\InteropServices\JavaScript\JSProxyContext.cs(48,21): error CS0649: (NETCORE_ENGINEERING_TELEMETRY=Build) Field 'JSProxyContext.IsPendingSynchronousCall' is never assigned to, and will always have its default value false