Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

latest main branch host crate not works #126

Open
Sherlock-Holo opened this issue Mar 27, 2023 · 1 comment
Open

latest main branch host crate not works #126

Sherlock-Holo opened this issue Mar 27, 2023 · 1 comment

Comments

@Sherlock-Holo
Copy link

using the latest main branch host crate host::command::add_to_linker(&mut linker, |state: &mut HostHelper| state.wasi_ctx()) will report

Error occurred while creating a new object: import stderr has the wrong type

but in the 408f0bf commit version, there's no this problem

@pchickey
Copy link
Collaborator

You need to update your adapter along with the host crate - the interface between those two pieces just changed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants