|
|
|
|
|
by _samt_
12 days ago
|
|
loadfile() isn't implemented in clx, and neither are the other dynamic code-loading features. Supporting them would require runtime code interpretation, which doesn't fit clx's current AOT model. Could that change one day? Maybe, but it's not a priority right now. |
|