awesome-wasm
awesome-wasm copied to clipboard
Add WasmBench dataset and paper
- [x] I've read CONTRIBUTING.md.
- [x] Description explains the issue / use-case resolved, and auto-closes the related issue(s) (https://help.github.com/articles/closing-issues-via-commit-messages/).
https://github.com/sola-st/WasmBench WasmBench is a large dataset of more than 8400 real-world WebAssembly binaries, collected from live websites, GitHub, NPM packages, browser extensions, and more sources. The dataset is useful, e.g., for testing WebAssembly-related tools, as training data for machine learning, and because of the insights how WebAssembly is used in practice (e.g., from which source languages Wasm binaries are commonly compiled, what imports they use, how large they are, etc.) The dataset is described in more detail in a paper published at The Web Conference 2021, which goes into more detail of the methodology for collecting the binaries and our statistical evaluation.
邮件我已收到,谢谢!!
Thank you!