Draft: Fix JIT decorator on imported functions
Fixes #23
Some more AST analysis is needed to resolve the function name.
Edited by Ashwin V. Mohanan
Merge request reports
Activity
Filter activity
This SO thread might be useful https://stackoverflow.com/questions/64247399/how-do-i-apply-a-ast-nodetransformer-to-imports
added 1 commit
- 09bd50dba10b - Add module name while JIT an external function
Please register or sign in to reply