Closed
Description
Hey, I was trying to compile libreadline to JavaScript, but to no avail. Upon successful compilation and inclusion, the program using libreadline fails to load due to an unimplemented syscall -- syscall 0x00005414
, usually implemented in /usr/include/asm-generic/termios.h
. Screenshot relevant and attached.
If this is my fault compiling readline incorrectly, please point me in the right direction or close this ticket.