Kray-G / kcs

Scripting in C with JIT(x64)/VM.
MIT License
48 stars 6 forks source link

Separate kccext.dll(.so) & kccstd.dll(.so) #39

Open Kray-G opened 4 years ago

Kray-G commented 4 years ago

Currently there are some functionality of standard library in kccext.dll(.so). That should be separated as kccstd.dll(.so).