cargo-auditable
cargo-auditable copied to clipboard
WebAssembly support
It is technically possible to support WebAssembly, since they do allow custom sections: https://webassembly.github.io/spec/core/appendix/custom.html
This may be useful since the overhead of the audit info is just a few kilobytes and WebAssembly is being applied not just for the web.