hydai

Results 815 comments of hydai

https://github.com/WasmEdge/WasmEdge/actions/runs/8996773294

@LFsWang Would you like to do this?

Hi @khagankhan Thanks for this. Would you like to work on fixing it? If so, I can assign this to you.

The `__register_frame` and `__deregister_frame` are introduced in [this PR](https://github.com/WasmEdge/WasmEdge/pull/2565/files#diff-3a9e4093d248497c5669e0ab720668ebd7935b4eb2c9c71f93b6dbf7fbb09c2fR24-R30). These functions should exist in the library. May I ask which compiler you use?

Hi @ibmibmibm Do you have any idea about this? Is the libunwind not supported in NDK or the 32bit environment?

Hi @hetvishastri This function is defined in libgcc, and both GCC and Clang support it. Could you please try to add the `-lgcc_eh` option to link the libgcc?

> The `__register_frame` and `__deregister_frame` are introduced in [this PR](https://github.com/WasmEdge/WasmEdge/pull/2565/files#diff-3a9e4093d248497c5669e0ab720668ebd7935b4eb2c9c71f93b6dbf7fbb09c2fR24-R30). > > These functions should exist in the library. May I ask which compiler you use? I didn't look into...

No updates, closing it. @alabulei1 Please feel free to re-open it if we still need this feature in tinygo.

Thanks for reporting this. I added the `help wanted` tag for those who would like to contribute to this project.