Vincent Ollivier
Vincent Ollivier
After one evening and the next morning vibe coding a libc for MOROS the result is pretty good! There's a major issue with memory corruption that showed up a few...
``` > libc-test running 23 tests test moros::libc::string::test_string_length ... ok test moros::libc::string::test_string_copy ... ok test moros::libc::string::test_string_concatenation ... ok test moros::libc::string::test_string_comparison ... ok test moros::libc::string::test_string_search ... ok test moros::libc::string::test_string_tokenization ... ok...
> I think you will need a framebuffer first. There is one available already exactly for that purpose! Have a look at #687, #688, and #689. > Also why are...