hook up fuzzer to stdin and stdout instead of spawning a subproc

This commit is contained in:
2025-12-03 23:04:23 +00:00
parent 35b81e40cc
commit 7089315622
3 changed files with 37 additions and 76 deletions

View File

@@ -1,3 +1 @@
cbindgen = find_program('cbindgen')
subdir('atom')