deno_serial
deno_serial copied to clipboard
Contribution for usage on Linux
Hello,
Is there any way to talk to tty serials using Deno ? Can I help contribute if yes ?
Best,
Yes, as far as I know you'd have to FFI with libc. If you could contribute Linux support it would be great! It's only a bit different on macOS so that also becomes possible to support.