HL-core removed host function definitions: hyperlight-dev/hyperlight#847
We need to remove our dependency on them here. Our options include:
- HF definition with a host fn call to obtain the list of HF
- maybe pass them as parameters to the guest functions InitWasm
One question that is open, is if this is used and needed with components or modules or both.