Richard Cobbe
Richard Cobbe
I'm looking into implementing this support, but I'm still very much investigating and learning about the problem. Do folks mind if I assign this issue to myself while I do,...
@rustbot claim
Current state of this work: * we emit idata sections for lib crates * we support cdecl, stdcall, and fastcall, but not vectorcall * @kennykerr is starting to use the...
> the major missing feature is ordinal imports, right? That's correct, yes.
PR for addition to unstable book: #87315
@retep998 Not sure if you've been following this issue, so I just wanted to make sure you were aware that "raw-dylib" should be usable in the winapi crate, to get...
I have a question about one of the requirements in the RFC, in the second paragraph of the "Motivation" section. Specifically, which of the two options below is the use...
> Use case 2 _should_ be supportable with this feature as specified in the RFC. Import libraries are a mapping from a symbol name to a symbol name or ordinal...
Is this functionality (multiple libraries that export the same symbol) necessary in order to stabilize the work as already completed? I'd argue that, even without this functionality, current support for...
The conversation around stabilization seems to have stalled. Is there anything outstanding that would prevent moving the functionality that's already been implemented into stabilization? @joshtriplett As a side note: it...