Closed
Description
/usr/local/share/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/6.0.0-preview.4.21211.7/Sdk/WasmApp.targets(426,4): error MSB4018: The "IcallTableGenerator" task failed unexpectedly. [/Users/lewing/Source/baot/baot.csproj]
/usr/local/share/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/6.0.0-preview.4.21211.7/Sdk/WasmApp.targets(426,4): error MSB4018: System.NotImplementedException: System.Threading.Thread [/Users/lewing/Source/baot/baot.csproj]
/usr/local/share/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/6.0.0-preview.4.21211.7/Sdk/WasmApp.targets(426,4): error MSB4018: at IcallTableGenerator.AppendType(StringBuilder sb, Type t) [/Users/lewing/Source/baot/baot.csproj]
/usr/local/share/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/6.0.0-preview.4.21211.7/Sdk/WasmApp.targets(426,4): error MSB4018: at IcallTableGenerator.AppendType(StringBuilder sb, Type t) [/Users/lewing/Source/baot/baot.csproj]
/usr/local/share/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/6.0.0-preview.4.21211.7/Sdk/WasmApp.targets(426,4): error MSB4018: at IcallTableGenerator.ProcessType(Type type) [/Users/lewing/Source/baot/baot.csproj]
/usr/local/share/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/6.0.0-preview.4.21211.7/Sdk/WasmApp.targets(426,4): error MSB4018: at IcallTableGenerator.GenIcallTable(String runtimeIcallTableFile, String[] assemblies) [/Users/lewing/Source/baot/baot.csproj]
/usr/local/share/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/6.0.0-preview.4.21211.7/Sdk/WasmApp.targets(426,4): error MSB4018: at IcallTableGenerator.Execute() [/Users/lewing/Source/baot/baot.csproj]
/usr/local/share/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/6.0.0-preview.4.21211.7/Sdk/WasmApp.targets(426,4): error MSB4018: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() [/Users/lewing/Source/baot/baot.csproj]
/usr/local/share/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/6.0.0-preview.4.21211.7/Sdk/WasmApp.targets(426,4): error MSB4018: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask) [/Users/lewing/Source/baot/baot.csproj]
https://github.com/dotnet/runtime/blob/main/src/tasks/WasmAppBuilder/IcallTableGenerator.cs#L175
current guess is it is from