Uh oh!
There was an error while loading. Please reload this page.
[wasm] Process LinkerArg for wasm targets - #107194
Conversation
|
lewing
commented
Aug 31, 2024
I was working off the assumption that the use of CustomLinkerArg in wit-bindgen was correct, should that be changed to LinkerArg? |
Yes. |
lewing
commented
Sep 1, 2024
It looks like only iOS consumes LinkerArgs right now @maraf can you take a look across the platforms? |
maraf
commented
Sep 2, 2024
The |
Tagging subscribers to 'arch-wasm': @lewing |
Uh oh!
There was an error while loading. Please reload this page.
I just meant I missed the android use in a quick scan, thanks for the full reply. This patch just sticks it in wasi targets, it should really be in the shared bits or at least added to both. |
d0cfce7 to
359aa28Compare359aa28 to
94ef07aCompare
Putting this up for discussion rather than a final form, I think it makes sense to use common names