WebAssembly / tool-conventions

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

Rename relocations from R_WEBASSEMBLY_ to R_WASM_ #95

Closed sbc100 closed 5 years ago

sbc100 commented 5 years ago

This is less typing and IMHO more readable, and it also fits with our naming around the binary format which tends to use the short name.