wasm-micro-runtime/product-mini/platforms/nuttx
Huang Qi 619c2b383c
product-mini/nuttx: Use readline for repl mode (#469)
The EOL of NuttX is configurable (CR/LF/CRLF), the implementation
of getline in NuttX need CR or LF as line delimiter(CRLF not supported).
Then we should use readline for better compatibility.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>

Co-authored-by: Huang Qi <huangqi3@xiaomi.com>
2020-12-11 19:48:35 +08:00
..
main.c product-mini/nuttx: Use readline for repl mode (#469) 2020-12-11 19:48:35 +08:00
wamr.mk platform/NuttX: Add support for lib pthread (#463) 2020-12-08 17:44:08 +08:00