Skip to content

Create a macro to make calling host functions easier from the C guest API #194

@simongdavies

Description

@simongdavies

Create a set of macros for generating wrappers to host functions and insist that they be called through those, rather than having the guest construct the FunctionCall structure manually.

That will give us some more leeway for keeping things generally compatible whilst making major changes in the future and make it easier for those using the guest API to call host functions

Metadata

Metadata

Assignees

Labels

lifecycle/confirmedBug is verified or proposal seems reasonable

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions