wasm-micro-runtime
wasm-micro-runtime copied to clipboard
regarding .wasm debug, is it possible to support serial/pty/jtag like interface in future?
Hi
regarding .wasm debug, is it possible to support serial/pty/jtag like interface in future? currently I can see only support socket interface for embedded environment, not all platform have tcp/ip stack, so maybe this is a new requirement
Thanks.