Skip to content

Commit 114d062

Browse files
committed
Add a comment
1 parent f2a26f9 commit 114d062

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/coreclr/pal/src/thread/thread.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1515,6 +1515,7 @@ CorUnix::InternalSetThreadDescription(
15151515
char *nameBuf = NULL;
15161516

15171517
#if defined(TARGET_WASM)
1518+
// Does not support yet: https://github.com/emscripten-core/emscripten/pull/18751
15181519
return palError;
15191520
#endif
15201521

0 commit comments

Comments
 (0)