There doesn't appear to be a way in the wit-bindgen-wasmtime implementation for accessing a caller's export function or memory from a host implementation.
Is this a valid scenario for this crate, or should something that needs low-level access use something else?
Thanks!
There doesn't appear to be a way in the
wit-bindgen-wasmtimeimplementation for accessing a caller's export function or memory from a host implementation.Is this a valid scenario for this crate, or should something that needs low-level access use something else?
Thanks!