We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7ecb30 commit 79c827eCopy full SHA for 79c827e
Linking.md
@@ -737,6 +737,10 @@ passive.
737
738
# Text format
739
740
+The text format for linking metadata is intended for WAT consumers that wish to
741
+emit relocatable object files, and WAT producers wish to emit human-readable
742
+relocation metadata for later creation of a relocatable object file.
743
+
744
## Relocations
745
746
Relocations are represented as WebAssembly annotations of the form
0 commit comments