Wang Ning

Results 2 comments of Wang Ning

@victortanjh please ref to #510 , you should implement your `abort wrapper` native API and [register it to runtime](https://github.com/bytecodealliance/wasm-micro-runtime/blob/main/doc/export_native_api.md). Could you please have a try? Thanks.

@victortanjh It seems that the `msg` here is probably a struct rather than a string, so maybe you should check the details of it. If the `msg` is a struct,...