mirror of
https://github.com/zekexiao/pocketlang.git
synced 2025-02-06 12:46:53 +08:00
b5d98ca4c3
pkSetGlobal function implemented to support adding globals from the native interface. Also the PKVM slots doesn't need a runtime anymore to use them (see math.PI global to see how it works). |
||
---|---|---|
.. | ||
thirdparty | ||
common.h | ||
modules.h | ||
std_dummy.c | ||
std_io.c | ||
std_math.c | ||
std_path.c |