Haggai Nuchi
Haggai Nuchi
I'm using wasm-ctor-eval as a great "extended compile-time evaluation" for when constexpr doesn't suffice. I did notice however that as the memory state gets saved after running, that includes the...
I notice that the code for the `core2forAWS` component seems to be (mostly?) duplicated across the various projects. Is there a single authoritative source for this code, if I should...
Once every week or so, someone will star this repo. Given that it no longer works (for ages now), I'm curious why. If you starred this repo recently, please indulge...
@sletz I figured out a CMake integration for the pointer nondeterminism lint I mentioned to you. I did it by wrapping clang-query into a clang plugin, so that a query...