Make each host function its own struct
`HostFunctions` now just returns these function structs. Each function can be executed by using one of the function structs. The inherent host functions are now moved to the "normal" host functions.
parent
bfa52b57
Please register or sign in to comment