Add MRB_IMPROVE_META_PROGRAMMING configuration

This commit is contained in:
dearblue
2018-09-07 22:00:18 +09:00
parent 9b0ef58a48
commit 1997fcf98f
2 changed files with 13 additions and 0 deletions
+3
View File
@@ -110,6 +110,9 @@
/* fixed size state atexit stack */
//#define MRB_FIXED_STATE_ATEXIT_STACK
/* improve meta programming support */
//#define MRB_IMPROVE_META_PROGRAMMING
/* -DMRB_DISABLE_XXXX to drop following features */
//#define MRB_DISABLE_STDIO /* use of stdio */