Hacker News new | ask | show | jobs
by tga_d 443 days ago
What's the advantage of integrating this at a library level instead of just compiling it and running in Shadow? https://github.com/shadow/shadow
1 comments

Just a guess, maybe they have more complex functions that shadow can't cover, or want to test with "more granularly in the mainline code"?