diff options
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -33,11 +33,13 @@ end, port) </blockquote>
+note: any net code is prone to memory leaks, this will be addressed and fixed soon, on the other hand it has no know memory issues
+
## building
build with `make`, output is `./lullaby.so` or (win)`./lullaby.dll`
-windows works through msys2
+windows works through msys2, install `mingw-w64-x86_64-lua` then run `make CC=gcc`
---
@@ -67,10 +69,6 @@ windows works through msys2 * more doxygen like docs, everywhere
-* thread-safe wrapper object
-
-* threads
-
* encode tests (and fix sprintf ub)
----
|
