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 823f81d commit 7f701cfCopy full SHA for 7f701cf
NativeLinkingTODO.md
@@ -19,6 +19,10 @@
19
a bit more complicated to implement but would give us much faster code, thus it's the preferred
20
solution.
21
22
+# Helpers
23
+
24
+ * linker can output a list of pinvokes, see https://github.com/dotnet/android/issues/7114
25
26
# Ideas
27
28
* Use [mold](https://github.com/rui314/mold) which has recently been re-licensed under `MIT/X11`
0 commit comments