hydai

Results 815 comments of hydai

Thanks for the information. Have you uploaded your image to the docker hub or anywhere? So we can try the problematic image directly.

> @hydai After some investigation, I found one issue with Amazon Linux 2 is that the version of `glibc` is `2.26` > Yes. So we have to rebuild and add...

This may relate to the same issue of `misaligned pointer`. Like this one: https://github.com/WasmEdge/WasmEdge/issues/2694 Currently, we don't have such engineering power to dig into this issue. I will mark it...

@LFsWang Can you work on a patch and submit it to the upstream?

@q82419 We supported the EH proposal in the 0.14.0 release. Could you please give a summary of the current implementation status?

SOLL follows the standard of EWASM. It will not export any public function defined by users to the export list. Instead, please use the EVM way to interact with the...

Hi @Fusaaaann We don't have a robust timeline for supporting the above parameters. If there is an application that will require such options, then we will increase the priority of...

Hi @soplwang Thanks for the proposal. To enable the AOT feature on platforms like iOS and Android, we must have an llvm framework to compile the wasm code to fit...

@guptaaryan16 Please open a working PR related to your work ASAP for the midterm evaluation.