Skip to content

Commit

Permalink
Reenable SIMD
Browse files Browse the repository at this point in the history
  • Loading branch information
voroninp committed Nov 13, 2024
1 parent a903931 commit 33e8298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DutchVerbs.Spa/DutchVerbs.Spa.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<RunAOTCompilation>true</RunAOTCompilation>
<NoWarn>CS1998;NU1803;NU1902;NU1903;NU1302</NoWarn>
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
<WasmEnableSIMD>false</WasmEnableSIMD>
<!--<WasmEnableSIMD>false</WasmEnableSIMD>-->
<WasmStripILAfterAOT>false</WasmStripILAfterAOT>
<JsonSerializerIsReflectionEnabledByDefault>true</JsonSerializerIsReflectionEnabledByDefault>
<BlazorWebAssemblyLoadAllGlobalizationData>true</BlazorWebAssemblyLoadAllGlobalizationData>
Expand Down

0 comments on commit 33e8298

Please sign in to comment.