Fable.jl
Fable.jl copied to clipboard
modifying H so it uses a call set instead of a f set
An attempt to minimize the number of function for Fable by compressing them into a call_set variable. Note that this actually does not help with the LLVM-level branching issue.
Related to #66