From 15a906def7194e84ea151f6bf1972fc7c1986fd4 Mon Sep 17 00:00:00 2001 From: ame Date: Tue, 23 Apr 2024 07:22:26 -0500 Subject: io stuff --- readme.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index ec31035..9be2615 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -build with `make`, output is `./llib.dll` +build with `make`, output is `./llib.so` or (win)`./llib.dll` windows works through msys2 @@ -10,9 +10,7 @@ todo: * finish up http server - * https - - * :serve() + * https * ~~check memory saftey~~ (*should* be good) (now work on indirect & more lifetime stuff) -- cgit v1.2.3