awesome-wasm icon indicating copy to clipboard operation
awesome-wasm copied to clipboard

Add WasmBench dataset and paper

Open danleh opened this issue 3 years ago • 1 comments
trafficstars

  • [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.

danleh avatar Jul 15 '22 13:07 danleh

邮件我已收到,谢谢!!

Yee1023 avatar Jul 15 '22 13:07 Yee1023

Thank you!

mbasso avatar Aug 28 '22 09:08 mbasso