Build dependencies: wavm (or set the QJSC value in the Makefile accordingly) LLVM (brew install llvm) libclang_rt.builtins-wasm32.a wasi-sysroot installed in /opt/wasi-sysroot. Compilation (on MacOS): export PATH=/usr/local/opt/llvm/bin:$PATH make