Skip to content

Commit ca5b8e1

Browse files
committed
wip
1 parent 2e82a88 commit ca5b8e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/mono/wasi/wasi.proj

+2
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,8 @@
213213

214214
<CMakeConfigurationLinkFlags Condition="'$(Configuration)' == 'Debug'" >$(CMakeConfigurationWasiFlags)</CMakeConfigurationLinkFlags>
215215
<!-- wasm-opt doesn't know how to parse wasm component
216+
TODO with WASI SDK 23 use `no-wasm-opt`
217+
https://github.com/llvm/llvm-project/pull/95208
216218
<CMakeConfigurationLinkFlags Condition="'$(Configuration)' == 'Release'">-O2</CMakeConfigurationLinkFlags>
217219
-->
218220

0 commit comments

Comments
 (0)