diff --git a/legacy/templates/neko/bin/neko-linux b/legacy/templates/neko/bin/neko-linux index 28706cfaa..350926bee 100644 Binary files a/legacy/templates/neko/bin/neko-linux and b/legacy/templates/neko/bin/neko-linux differ diff --git a/legacy/templates/neko/bin/neko-linux64 b/legacy/templates/neko/bin/neko-linux64 index 6b586a3e5..c977c8f5f 100644 Binary files a/legacy/templates/neko/bin/neko-linux64 and b/legacy/templates/neko/bin/neko-linux64 differ diff --git a/legacy/templates/neko/bin/neko-windows b/legacy/templates/neko/bin/neko-windows index 2755e6557..8227fb4e4 100644 Binary files a/legacy/templates/neko/bin/neko-windows and b/legacy/templates/neko/bin/neko-windows differ diff --git a/legacy/templates/neko/ndll/linux/libneko.so b/legacy/templates/neko/ndll/linux/libneko.so index 5c3a706c2..72883c096 100755 Binary files a/legacy/templates/neko/ndll/linux/libneko.so and b/legacy/templates/neko/ndll/linux/libneko.so differ diff --git a/legacy/templates/neko/ndll/linux/regexp.ndll b/legacy/templates/neko/ndll/linux/regexp.ndll new file mode 100644 index 000000000..d339ed135 Binary files /dev/null and b/legacy/templates/neko/ndll/linux/regexp.ndll differ diff --git a/legacy/templates/neko/ndll/linux/sqlite.ndll b/legacy/templates/neko/ndll/linux/sqlite.ndll new file mode 100644 index 000000000..048504594 Binary files /dev/null and b/legacy/templates/neko/ndll/linux/sqlite.ndll differ diff --git a/legacy/templates/neko/ndll/linux/std.ndll b/legacy/templates/neko/ndll/linux/std.ndll new file mode 100644 index 000000000..97b45a829 Binary files /dev/null and b/legacy/templates/neko/ndll/linux/std.ndll differ diff --git a/legacy/templates/neko/ndll/linux/zlib.ndll b/legacy/templates/neko/ndll/linux/zlib.ndll new file mode 100644 index 000000000..551ede10d Binary files /dev/null and b/legacy/templates/neko/ndll/linux/zlib.ndll differ diff --git a/legacy/templates/neko/ndll/linux64/libneko.so b/legacy/templates/neko/ndll/linux64/libneko.so index 33c1bf19a..3eb2b1764 100755 Binary files a/legacy/templates/neko/ndll/linux64/libneko.so and b/legacy/templates/neko/ndll/linux64/libneko.so differ diff --git a/legacy/templates/neko/ndll/linux64/regexp.ndll b/legacy/templates/neko/ndll/linux64/regexp.ndll new file mode 100644 index 000000000..2bfb92070 Binary files /dev/null and b/legacy/templates/neko/ndll/linux64/regexp.ndll differ diff --git a/legacy/templates/neko/ndll/linux64/sqlite.ndll b/legacy/templates/neko/ndll/linux64/sqlite.ndll new file mode 100644 index 000000000..205d0d325 Binary files /dev/null and b/legacy/templates/neko/ndll/linux64/sqlite.ndll differ diff --git a/legacy/templates/neko/ndll/linux64/std.ndll b/legacy/templates/neko/ndll/linux64/std.ndll new file mode 100644 index 000000000..1360c1df9 Binary files /dev/null and b/legacy/templates/neko/ndll/linux64/std.ndll differ diff --git a/legacy/templates/neko/ndll/linux64/zlib.ndll b/legacy/templates/neko/ndll/linux64/zlib.ndll new file mode 100644 index 000000000..3a821b98a Binary files /dev/null and b/legacy/templates/neko/ndll/linux64/zlib.ndll differ diff --git a/legacy/templates/neko/ndll/windows/neko.dll b/legacy/templates/neko/ndll/windows/neko.dll index 7c0046714..b0e07d0b3 100644 Binary files a/legacy/templates/neko/ndll/windows/neko.dll and b/legacy/templates/neko/ndll/windows/neko.dll differ diff --git a/legacy/templates/neko/ndll/windows/regexp.ndll b/legacy/templates/neko/ndll/windows/regexp.ndll new file mode 100644 index 000000000..1009ab596 Binary files /dev/null and b/legacy/templates/neko/ndll/windows/regexp.ndll differ diff --git a/legacy/templates/neko/ndll/windows/sqlite.ndll b/legacy/templates/neko/ndll/windows/sqlite.ndll new file mode 100644 index 000000000..b4c3ee8a4 Binary files /dev/null and b/legacy/templates/neko/ndll/windows/sqlite.ndll differ diff --git a/legacy/templates/neko/ndll/windows/std.ndll b/legacy/templates/neko/ndll/windows/std.ndll new file mode 100644 index 000000000..e9ec78380 Binary files /dev/null and b/legacy/templates/neko/ndll/windows/std.ndll differ diff --git a/legacy/templates/neko/ndll/windows/zlib.ndll b/legacy/templates/neko/ndll/windows/zlib.ndll new file mode 100644 index 000000000..fc1b5d6e3 Binary files /dev/null and b/legacy/templates/neko/ndll/windows/zlib.ndll differ