diff options
| author | ame <[email protected]> | 2024-04-23 07:22:26 -0500 |
|---|---|---|
| committer | ame <[email protected]> | 2024-04-23 07:22:26 -0500 |
| commit | 15a906def7194e84ea151f6bf1972fc7c1986fd4 (patch) | |
| tree | 9d88e3cf10eea307200969d8ec3dd45e79c6409c /readme.md | |
| parent | a761abf2676cce6d63b5a5b94905b286a93472eb (diff) | |
io stuff
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -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
-
- * <res>:serve()
+ * https
* ~~check memory saftey~~ (*should* be good) (now work on indirect & more lifetime stuff)
|
