Steven
Steven
I would like to work on this bug ~ thanks ~
Hi I would like to take this issue if possible, but I am beginner of wasmtime, so might take a while to fix it !
Hi @daxpedda I would like to work on this bug if no one is working on it! Thanks ~
Hi @daxpedda this currently solution I can think about is like ```rust impl From for JsValue { #[inline] fn from(s: Vec) -> JsValue { JsValue::from(s.as_ptr() as usize) } } ```...
It is OK, and thanks @Liamolucko for giving me the link to related PR so that I can learn from it! thanks
Hi, I would like to take this issue !!
@alexander-akait thanks for your reply. The problem this PR is trying to address is mentioned in issue #176 . I forgot to add the link to the PR message.