Skip to content

Commit eaa237a

Browse files
authored
chore: More update
1 parent ffddebc commit eaa237a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Uno.Wasm.Sample.RayTracer/Uno.Wasm.Sample.RayTracer.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
1515
<PublishTrimmed>true</PublishTrimmed>
1616
<RunAOTCompilation>true</RunAOTCompilation>
17+
<WasmShellEnableJiterpreter>true</WasmShellEnableJiterpreter>
1718
<!--<RunAOTCompilationAfterBuild>true</RunAOTCompilationAfterBuild>-->
1819
<WasmAotProfilePath>$(MSBuildThisFileDirectory)aot.profile</WasmAotProfilePath>
1920
<!-- <WasmShellGenerateAOTProfile>true</WasmShellGenerateAOTProfile> -->

0 commit comments

Comments
 (0)