nodejs / uvwasi

WASI syscall API built atop libuv
MIT License
222 stars 48 forks source link

Explaining CMake flags in README? #273

Open Ashvith10 opened 3 weeks ago

Ashvith10 commented 3 weeks ago

I would highly appreciate it if the flags used in this project were explained properly in the README file, namely the -DBUILD_TESTING, -DASAN, -DCODE_COVERAGE and -DUVWASI_DEBUG_LOG.