Robin Freyler
Robin Freyler
Hi @orsinium, that's pretty cool news! Looking forward to see a PR. :) Maybe together we can hash out some plans how to deal with the TODOs you mentioned. I...
Having support for backtraces would be great for debugging and help lots of Wasmi users. If it has overhead we might have to put it behind a crate feature. The...
Okay I am curious. Best to file a PR and we will see from there what to do.
Hi @frankkienl , there are some blockers before we can start implementing the Wasm GC proposal. However, it is planned to be implemented sometime in the future eventually. Though, it...
Thanks for the info, that's good to know. I wasn't aware that there is such a big interest in Wasm GC for Wasm interpreters such as Wasmi. The Wasm `gc`...
What needs to be done before we can start implementing the Wasm `gc` proposal for Wasmi: - Merge https://github.com/wasmi-labs/wasmi/pull/1141 - Implement Wasm `function-references` proposal since Wasm `gc` proposal builds upon...
This issue was accidentally/automatically closed when merging #969.
I think this can be closed since the example `.wat` test cases no longer generate transitive copy instructions which could be fused since #1484 has been merged. Please re-open this...
@yamt In case you are able to spare some of your precious time it would be great to know how this particular branch of Wasmi (register) performs on your machine...
@yamt I am very sorry about this! Thank you anyways for trying it out. :) If you are using `rustup` you can use `rustup update` to update all your toolchains....