You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bumping this issue. I noticed that inventory recently added WASM support, albeit only when targetting WASI or emscripten: dtolnay/inventory#71. I was wondering the same LLVM facilities could make it possible for linkme to support wasm32-unknown-unknown. (Since, unlike inventory, linkme doesn't depend on life-before-main, I suppose it shouldn't make any difference what OS functionality is available from the embedder?)
It's unclear whether WASM is supported. I assume it's probably not, but it would be informative if this was mentioned either way
The text was updated successfully, but these errors were encountered: