Skip to content

Commit

Permalink
chore: Adjust jiterpreter for raytracer
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban authored Oct 11, 2024
1 parent 2aa82e3 commit 20cd265
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
<PublishTrimmed>true</PublishTrimmed>
<RunAOTCompilation>true</RunAOTCompilation>
<WasmShellEnableJiterpreter>true</WasmShellEnableJiterpreter>
<!--<RunAOTCompilationAfterBuild>true</RunAOTCompilationAfterBuild>-->
<WasmAotProfilePath>$(MSBuildThisFileDirectory)aot.profile</WasmAotProfilePath>
<!-- <WasmShellGenerateAOTProfile>true</WasmShellGenerateAOTProfile> -->
Expand Down

0 comments on commit 20cd265

Please sign in to comment.