preview2-prototyping icon indicating copy to clipboard operation
preview2-prototyping copied to clipboard

latest main branch host crate not works

Open Sherlock-Holo opened this issue 1 year ago • 1 comments

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 408f0bfcec31a1880b6df06341f996e8e445a442 commit version, there's no this problem

Sherlock-Holo avatar Mar 27 '23 03:03 Sherlock-Holo