mirror of
https://github.com/janet-lang/janet
synced 2026-04-17 20:31:28 +00:00
Should make janet a bit easier to use. Also changes the header to not expose the size of native mutexes and rwlocks, except with janet_os_mutex_size and janet_os_rwlock_size.