Fable.jl icon indicating copy to clipboard operation
Fable.jl copied to clipboard

modifying H so it uses a call set instead of a f set

Open leios opened this issue 1 year ago • 0 comments

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

leios avatar Jul 11 '24 11:07 leios