Use manual bindings for WASIp2/3#830
Conversation
490bd5e to
b8d55f6
Compare
|
@alexcrichton |
|
I'd say 3-6 months-ish would be my best guess |
dhardy
left a comment
There was a problem hiding this comment.
I'm far from an expert in WASI, but from reading the discussions in #828/... I'm happy to stamp this as "approved".
IIUC from reading the discussion, link-time failure with contrived no-std examples is possible, but this will rarely be observed in practice; further, incorrect linking (due to the missing type information) should not happen.
@alexcrichton any further comments?
|
IIUC if we want to be absolutely sure that the linking problem can not happen we could use |
Closes #827