李昂 60c2b95a0e
update tools/pikaByteCodeGen/pika_config.h.
Signed-off-by: 李昂 <liang6516@outlook.com>
2022-08-18 08:12:34 +00:00

8 lines
244 B
C

#define PIKA_LINE_BUFF_SIZE 1280
#define PIKA_SPRINTF_BUFF_SIZE 2560
#define PIKA_STACK_BUFF_SIZE 2560
#define PIKA_NAME_BUFF_SIZE 320
#define PIKA_PATH_BUFF_SIZE 640
#define PIKA_BYTES_DEFAULT_SIZE 640
#define PIKA_READ_FILE_BUFF_SIZE 0x10000