Zvicii
Zvicii
I'm new to nyc, so I apologize if I asked a dumb question. I'm using nyc to get a coverage report from my mocha test. ``` //I run this: nyc...
### Package and Environment Details * Package Name/Version: **wayland/1.20.0** * Operating System+version: **Linux Ubuntu 16.04** * Compiler+version: **GCC 7.5 and linaro aarch64-linux-gnu-gcc 7.5** * Docker image: **zvicii/gcc7-arm64-ubuntu16.04-jenkins(based on conanio/gcc7-ubuntu16.04-jenkins)** *...
is building static libaria2 supported?
Lets say I have 2 shared libraries a.so and b.so they link to different versions of libuv. If they dont hide their uv symbols ( use `nm -D *.so` to...
``` "devDependencies": { "@types/node": "^16.10.5", "@typescript-eslint/eslint-plugin": "^5.13.0", "@typescript-eslint/parser": "^5.13.0", "bluebird": "^3.7.2", "cmake-js": "^6.2.1", "eslint": "^7.32.0", "mocha": "^9.1.1", "node-addon-api": "^4.3.0", "nyc": "^15.1.0", "typedoc": "^0.22.13", "typedoc-github-wiki-theme": "^1.0.0", "typedoc-plugin-markdown": "^3.11.14", "typedoc-plugin-no-inherit": "^1.3.1", "typescript":...