ircam-ismm / node-web-audio-api

Web Audio API implementation for Node.js
https://www.npmjs.com/package/node-web-audio-api
BSD 3-Clause "New" or "Revised" License
106 stars 14 forks source link

Remove `#![allow(clippy::zero_repeat_side_effects)]` #137

Open b-ma opened 2 months ago

b-ma commented 2 months ago

Probably due to an issue in napi-rs