2008/8/3 Alexandre Sunny Kovalenko <[EMAIL PROTECTED]>: > Tcl? Are those sizes stripped?
Stripped: * lua-5.1 is 134k * liblua.so.1 is 148k * haserl (using liblua) is 79k * lua cgi, lua socket, sqlite3 (dynlinked to libsqlite3.so.8), ltn12, md5, mime - all up, 450k I'm pretty impressed with lua thus far. All thats needed is some lightweight and sensible cgi code that doesn't expect the kepler project framework to be installed and you're set. I haven't yet sat down and stared much at haserl internals but it provides the CGI runtime environment which cgilua actually doesn't (gah!) and provides the very basic bits needed to handle GET/POST/uploads. 2c, Adrian _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
