We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c5a52c commit db1a74bCopy full SHA for db1a74b
ports/webassembly/mpconfigport.h
@@ -54,6 +54,7 @@
54
#define MICROPY_FLOAT_IMPL (MICROPY_FLOAT_IMPL_DOUBLE)
55
#define MICROPY_USE_INTERNAL_ERRNO (1)
56
#define MICROPY_USE_INTERNAL_PRINTF (0)
57
+#define MICROPY_PY_ATEXIT (0)
58
59
#define MICROPY_EPOCH_IS_1970 (1)
60
#define MICROPY_PY_ASYNCIO_TASK_QUEUE_PUSH_CALLBACK (1)
0 commit comments