mirror of
https://github.com/janet-lang/janet
synced 2026-04-18 12:51:27 +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.