node-web-audio-api
node-web-audio-api copied to clipboard
Clean build
- [ ] Check mimalloc has positive impact on performance (?)
- [ ] Review / clean build flags
- [ ] define what to do with
lto
- [ ] strip symbols, cf. https://nnethercote.github.io/perf-book/build-configuration.html#strip-debug-info-and-symbols, this is now done afterward in deploy scripts
- [ ] define what to do with
- [ ] fix GLIBC issue on all linux build, cf. #22, cf. https://github.com/cross-rs/cross