mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-23 21:10:19 +00:00
some update
This commit is contained in:
parent
ee37607a18
commit
ded75de379
@ -20,7 +20,9 @@
|
||||
#endif
|
||||
|
||||
// Enable this for `vm->_ceval_on_step`
|
||||
#ifndef PK_ENABLE_CEVAL_CALLBACK // can be overrided by cmake
|
||||
#define PK_ENABLE_CEVAL_CALLBACK 0
|
||||
#endif
|
||||
|
||||
// Whether to use `std::function` to do bindings or not
|
||||
// By default, functions to be binded must be a C function pointer without capture
|
||||
|
Loading…
x
Reference in New Issue
Block a user