Amin Ya
Amin Ya
Mold currently adds new features in the bug fix releases, which doesn't match the semantic versioning convention. https://semver.org/ 
This is a continuation of the work by @Jardynq that makes it possible to trace threads other than the current one. This can be used to profile Windows applications. https://github.com/tikv/pprof-rs/issues/9#issuecomment-1114222675...
It is not practical to go through every single dependency and enable the parallel feature for them. This should be a default feature.
I have been trying to debug this issue for more than a week now until I found out that atom-ide-deno has disabled my Eslint through `disabeldProviders` settings of the Linter...
These errors and logs are thrown on every save or file edit: In both modes:  These happen in Nodejs mode only:   
anymap is still on the list of advisory because version 1.0.0 is not released yet. https://github.com/rustsec/advisory-db/issues/1281
I am trying to use this action to push binaries on the tags, but I get this error: ``` ⚠️ Unexpected error fetching GitHub release for tag refs/tags/v1.0.1: HttpError: Resource...
electron-link is dependant on ast-util which is abandoned. Is there a replacement for that package? https://github.com/eventualbuddha/ast-util I updated the package and added CI tests for new node versions (under ast-util-plus...