issues
search
shfty-elysian
/
elysian-legacy
Field function compiler
0
stars
0
forks
source link
More granularity for static function dispatch
#93
Open
Shfty
opened
1 year ago
Shfty
commented
1 year ago
Currently picking static / interpreted once for a given shape composition
Should at minimum be able to dispatch to sub-functions from Combine
Ideally should be able to dispatch individual function calls inside each module
Potential for code sharing