Open maleadt opened 4 years ago
We should have a hostcall interface, as it'll enable many future developments (I/O, GC, etc). Probably needs both a blocking and non-blocking version, and maybe the ability to queue up multiple calls concurrently?
Some resources:
Another potentially interesting resource (and PR): https://github.com/iree-org/iree/issues/4727
We should have a hostcall interface, as it'll enable many future developments (I/O, GC, etc). Probably needs both a blocking and non-blocking version, and maybe the ability to queue up multiple calls concurrently?
Some resources: