WebAssembly / tool-conventions

Conventions supporting interoperatibility between tools working with WebAssembly.
Artistic License 2.0
297 stars 65 forks source link

Add a document for build IDs #183

Closed dschuff closed 1 year ago

dschuff commented 2 years ago

Describe the build_id custom section and its use cases.

dschuff commented 2 years ago

I believe this captures most of our discussion in #133. An implementation in lld can be found at https://reviews.llvm.org/D107662