Skip to content

Commit 83f60f4

Browse files
yamtjohn-sharratt
authored andcommitted
Rename thread_spawn import (WebAssembly#387)
Following the wit-defined ABI: WebAssembly/wasi-threads#26
1 parent 3859207 commit 83f60f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

expected/wasm64-wasi/predefined-macros.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5409,6 +5409,7 @@
54095409
#define __DEFINED_wctype_t
54105410
#define __DEFINED_wint_t
54115411
#define __FINITE_MATH_ONLY__ 0
5412+
#define __FLOAT128__ 1
54125413
#define __FLT(x) (__IS_REAL(x) && sizeof(x) == sizeof(float))
54135414
#define __FLTCX(x) (__IS_CX(x) && sizeof(x) == sizeof(float complex))
54145415
#define __FLT_DECIMAL_DIG__ 9

0 commit comments

Comments
 (0)