Add support for bytecode loading/saving.
This commit is contained in:
@@ -46,6 +46,8 @@
|
||||
#include "lj_api.c"
|
||||
#include "lj_lex.c"
|
||||
#include "lj_parse.c"
|
||||
#include "lj_bcread.c"
|
||||
#include "lj_bcwrite.c"
|
||||
#include "lj_ctype.c"
|
||||
#include "lj_cdata.c"
|
||||
#include "lj_cconv.c"
|
||||
|
||||
Reference in New Issue
Block a user