Skip to content

Commit 319343a

Browse files
authored
Report WebAssembly/Emscripten as a dedicated architecture
1 parent ea7d134 commit 319343a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ctest.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ ARCH_CSKY
178178
#endif
179179

180180
#if defined(__EMSCRIPTEN__)
181-
ARCH_RISCV64
181+
ARCH_WASM
182182
OS_WINDOWS
183183
#endif
184184

0 commit comments

Comments
 (0)