Try fixing MSVC. #189

extensions
Volodymyr Shymanskyy 4 years ago
parent e1eabe768a
commit 6dec21d694

@ -19,6 +19,7 @@
#if defined (M3_COMPILER_MSVC)
# define _Static_assert(...)
# define __attribute__(...)
# define _Noreturn
#endif
#include "extra/wasi_core.h"

Loading…
Cancel
Save