Cache built-in functions to improve resolution speed.
This commit is contained in:
@@ -64,6 +64,7 @@ extern crate alloc;
|
||||
// Internal modules
|
||||
|
||||
mod ast;
|
||||
mod builtin;
|
||||
mod dynamic;
|
||||
mod engine;
|
||||
mod engine_api;
|
||||
|
Reference in New Issue
Block a user