Start working on a VFS implementation #22

Closed
apio wants to merge 44 commits from oop-vfs into main
Showing only changes of commit 5f6a659fa1 - Show all commits

View File

@ -1 +1,2 @@
target_compile_definitions(moon PRIVATE LOCKED_VALUE_DEBUG)
target_compile_options(moon PRIVATE -fsanitize=undefined)