An open API service indexing awesome lists of open source software.

https://github.com/sevinf/napi-rs-repro


https://github.com/sevinf/napi-rs-repro

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# How to run

```sh
npm install
npm run build

npm run leaking # version that leaks memory
npm run fixed # fixed version
```