koka icon indicating copy to clipboard operation
koka copied to clipboard

Libuv

Open TimWhiting opened this issue 8 months ago • 0 comments

Implemented: (Low Level, Callback, LibUV wrapper) Streams File I/O Net / TCP I/O Timer FS Poll FS Event Signals TTY

Implemented: Async API Basic File I/O Basic TCP I/O Timer (Also implemented for js and wasm)

Implemented: llhttp parser

Missing LibUV: UDP, Threading, Process, uv async channels, Prepare/Check/Idle

Missing (external libraries): SSL!

TimWhiting avatar Dec 06 '23 14:12 TimWhiting