1
0
mirror of https://github.com/janet-lang/janet synced 2025-04-23 19:23:18 +00:00
Vincent Lee 045c80869d Use libc strlen in janet_buffer_push_cstring
Platform libc's often contains optimized assembly implementations of strlen, so take
advantage of them here instead of doing a naive count.
2023-10-19 23:30:28 -07:00
..
2023-10-15 14:33:43 -05:00