#TODO compiled but not tested # build instructions: https://github.com/WebAssembly/binaryen#building [source] git = "https://github.com/WebAssembly/binaryen" rev = "version_125" shallow_clone = true [build] template = "cmake" cmakeflags = [ "-DBUILD_TESTS=OFF", "-DBYN_ENABLE_ASSERTIONS=OFF", ]