You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Luvi v2.4.0 Release
- luvi: Added new "snapshot" module to help debug memory leaks. [Tim Caswell]
- luv: Add bindings for `uv_get_free_memory`. [Tim Caswell]
- luv: Export libuv symbols when linking without shared libuv. [mythay]
- luv: Fix linking lua lib name without standard name in windows. [mythay]