This change has been scoped down to only adding support for getting a handle to a named model for inference and updating the WIT bindings to the latest spec.
I think the register/deregister methods make sense for the FaaS scenario, but optional/unnecessary for a standalone env. We should document those two use cases, maybe via sample programs?
This change has been scoped down to only adding support for getting a handle to a named model for inference and updating the WIT bindings to the latest spec.